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: update pose and lift plugin #43

Closed srmainwaring closed 5 months ago

srmainwaring commented 6 months ago

Update pose following:

Ensure <cma> element is set to zero in LiftDrag plugin following:

Other changes

srmainwaring commented 5 months ago

@Ryanf55 - now that

have been merged, this needs to be merged to fix the gimbal offset. Most of the changes are formatting, the key one is

https://github.com/ArduPilot/ardupilot_gz/blob/5dd327234319f720c8614c89d83f51775921a6e6/ardupilot_gz_description/models/iris_with_lidar/model.sdf#L286-L287

If you can approve please, I'll merge.