ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

wanna control ardrone with ros, don't know the input

asked 2014-04-16 20:12:25 -0500

ad26kr gravatar image

Im now using the ardrone_autonomy(instead ardrone sdk) now i want to create a new node to publish topic and make the ardrone node to subscribe, and the topic will be some command that make drone to hover or something like pid control. ardrone_autonomy read me file only mentioned the commands to ardrone which is : " The drone will take off,land or emergency stop/reset by publishing an Empty ROS messages to the following topics: ardrone/takeoff, ardrone/land and ardrone/reset repectively. in order to fly the drone after takeoff, you can publish a message of type geometry_msgs::Twist to the cmd_vel topic." . And those topic only allow me to control the drone with position control. in general case, when controlling quadrotor, we may have 4 inputs like u1,u2,u3,u4, those straightly control the degree of each angles. Didn't I find the right input to control ardrone? if i did , plz tell me where those variables are, and how to change them to control ardrone's attitude. Thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-04-16 20:12:35 -0500

ad26kr gravatar image

https://github.com/AutonomyLab/ardrone_autonomy/

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-04-16 20:12:25 -0500

Seen: 590 times

Last updated: Apr 16 '14