Git Product home page Git Product logo

agv_warehouse's Introduction

AGV_warehouse

This is a project I am currently working on. I am working on this also as a final project for my undergraduate degree (diploma). In this project I am developing and programing a robot ("robot platform") that could be used in simulation of a warehouse environment. In a simulation these robots would have to found their way around warehouse based on the input provided by the master computer. Each robot has to follow guiding lines, know his position based on ground markings, be able to autonomously charge itself, stop and report in case of obstacles and load cargo from designated stations.

I already completed the robot design phase. I have designed the pcb plate as well as the whole assembly. The robot will be assembled in next few weeks when I receive all the necessary parts. This part of the project is located in ./agv-skladiscni-v1/ (KiCad files) and ./Step_modeli/ (step models of robot and pcb plate).

The logic of the robot will run on a BeagleBone blue board. The board will run a ROS operating system. This is the part I have just started working on. I am writing the code in C++ which is the first bigger program I am writing in C++. I expect to learn C++ quite well when I am finished with this project. The code part of this project can be found in the ./catkin_ws/src/ folder. I have not written a lot of code yet bet the currently working part is locate in robot_control package

./catkin_ws/src/robot_control/src/...

agv_warehouse's People

Contributors

jurehudoklin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.