COBR-A / eYRC_Vitarana_Drone

Code for the EYRC Vitarana Drone theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eYRC Vitarana drone 2020-21

eYRC Vitarana Drone

Our submission for the e-Yantra Robotics Competition (eYRC) 2020-21 for theme vitarana drone. The eYRC is jointly hosted by IIT Bombay and Government of India. Our theme (Vitarana Drone) involved developing autonomous path planning algorithms for a 3-D simulated quadcopter capable of package delivery in a cityscape environment simulated in Gazebo.

We used the following concepts to develop our solution:

  1. Control systems (PID building).
  2. Path planning & obstacle avoidance using the bug2 algorithm.
  3. Image processing for marker detection.
  4. Scheduling of the parcels to be delivered and returned.

Tools used:

  1. Robot Operating System (ROS)
  2. Gazebo simulator
  3. Python and its libraries

You can check out our solution's demo here: link

About

Code for the EYRC Vitarana Drone theme


Languages

Language:Python 62.4%Language:C++ 35.8%Language:CMake 1.9%