ArduPilot/ardupilot_gz

Add a navigation example using nav2 as the planner/controller

Ryanf55 opened this issue · 0 comments

  • Mission planner sets the goal location
  • Companion computer runs path planning in nav2 to get to the point
  • ROS2 issues lower level controls to Ardupilot to reach the point
    This improves ardupilot's navigation which can't plan around obstacles