Robotics StackExchange | Archived questions

How to implement PID in drone

Hello, I am simulating an Ardrone in the gazebo. And I want to move the drone to the desired waypoint. For this i have to implement a PID algorithm. The /gazebo node subscribes to the /cmdvel topic. So, how would I be using the using the PID algorithm with /cmdvel topic. I am new to ros so I do not have any idea how to move the drone to a desired waypoint using the PID algo.

Asked by alienmonster on 2017-11-19 03:46:41 UTC

Comments

Answers