Skip to content
9woods edited this page Jul 9, 2022 · 1 revision

Welcome to the real_uav_control wiki!

For using this, some dependences are followed

sudo apt-get install ros-melodic-vrpn

sudo apt-get install ros-melodic-mavros-msgs

make the workshop

catkin_make

and launch the uav control nodes:

source your_catkin_name/devel/setup.bash

roslaunch move_control real_world_uav.launch

Clone this wiki locally