Position control - clems4ever/ardrone_loclib GitHub Wiki
Our work on drone movement lead us to develop a position controlling system: we make the drone fly straight to a target, as fast and accurately as possible. This is achieved thanks to the position estimation tools and a position control node that implements a PID. For more info: