rjagerman / aidu

Automated Indoor Delivery Unit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated Indoor Delivery Unit (AIDU)

This is the software for the robot AIDU, the delivery robot for offices. It is built on top of ROS, with additional dependencies on arduino, threemxl, sklearn, opencv, numpy and scipy.

The software is developed into several packages, some of which are interdependent.

In order to compile the software use:

git clone https://github.com/rjagerman/aidu aidu

rosmake aidu

To run it use:

roscd aidu

roslaunch aidu.launch

About

Automated Indoor Delivery Unit

License:MIT License


Languages

Language:Python 59.6%Language:C++ 38.4%Language:Arduino 1.9%Language:Shell 0.1%