Skip to content

captain-bender/ardrone-quadrotor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ardrone_quadrotor

This repository is the simulation of the famous parrot ardrone quadrotor compatible with ROS Noetic and Gazebo Classic 11.15. It is based on the following repositories:

img

Start the simulation

roslaunch ardrone_gazebo intro.launch

Control

Keyboard teleopration

rosrun custom_teleop teleop_twist_keyboard.py

Perform open-loop square

rosrun drone_demo square_move.py

Switch to position-mode

rostopic pub /ardrone/posctrl std_msgs/Bool "data: true"