Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 564 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 564 Bytes

aerial_local_planner

A ROS package that implements a 3D local planner based on a global plan. What makes it unique, is that it not only makes the robot stay in the global plan, but also land on an estimated goal (not fixed), provided by the global planner.

It is part of a ROS eco-system of packages that allow an autonomous UAV to land on a moving platform, using only a front-facing camera. You can see a tutorial here.