/Ditto

Ditto-the delivery robot

Primary LanguagePythonApache License 2.0Apache-2.0

Ditto : the delivery robot

3

We Jain University robotics team, are currently developing autonomous delivery robot for our college, this project uses many open source softwares and a few softwares buillt inhouse, we aim to make this project open source so many can use our package to develop their own autonomous delivery robots.

1

INSTALLATION

cd catkin_ws/src
git clone https://github.com/siddarth09/Ditto.git
cd ..
catkin_make

Hardware Requirements

Hardware No.Required Estimated amount
Motors (depends on bot)with encoders 4x2(encoders) Rs.11000
IMU (MPU6050) 1 Rs.100
OAK-D lite 1 Rs.16000
GPS module 1 Rs.400

Simulation


Simulation plays an important role in understanding many message types, working on depth camera before having an actual hardware. It also helps in understanding the robot model (if you have followed the same measurements) in a real physics world.

To use GAZEBO

roslaunch ditto world.launch