Autonomous Quadrotor landing on a moving platform
System Setup:
-
Install Ardrone Driver from the below link
https://ardrone-autonomy.readthedocs.io/en/latest/installation.html -
Clone this repository in workspace
-
Run below commands in the workspace directory
catkin_make
source devel/setup.bash
roslaunch takeoff both.launch -
open a new terminal and run below commands
source devel/setup.bash
roslaunch uav_vision detection_tracking.launch -
open a new terminal and run below commands
source devel/setup.bash
rostopic pub /ardrone/takeoff std/msgs "{}"