Robotics StackExchange | Archived questions

parrot ar drone 2.0 ros control motors individually

Hi everyone,

I have been looking in purchasing a parrot ar.drone 2.0 for developing control systems. I was wondering if it is possible to control the speed of each motor individually. I know that it is possible to use ros to send commands such as pitch and roll angle required but i wanted to see if there are any people that previously used to control motor speeds instead, that is, a "low level control". Is there any ROS developed previously for that purpose?

Thanks for your help.

Asked by johnyshef on 2017-05-11 09:02:40 UTC

Comments

https://github.com/pavankumarbn/DoneGUIROS

It is the best one to start with. You can control each motors individually. I have mentioned my git hub link. and I have not tried to control motor but you can extend my code to control individual motors.

Asked by pavankumarbn on 2017-12-11 04:39:30 UTC

Answers