ArduPilot / ardupilot_gz

Tools for ArduPilot ROS2 integration and testing on ROS 2 humble
GNU General Public License v3.0
27 stars 19 forks source link

Copter: get lidar above iris #26

Closed pedro-fuoco closed 10 months ago

pedro-fuoco commented 10 months ago

A simple change to get the lidar on top of the iris instead of beneath it. Before: lidar beneath iris After: lidar above

This stops the lidar data from detecting the Copter's landing gear, which was causing problems with nav2's obstacle avoidance features. The costmap without it is now clean:

costmap example