PX4-Autopilot icon indicating copy to clipboard operation
PX4-Autopilot copied to clipboard

Gimbal: add angular rate test and fix deg/rad input

Open julianoes opened this issue 6 months ago • 1 comments

This adds a test to test angular rate input, not just angles.

Also, this fixes MAVLink angular rate input which is in degrees but needs conversion to radians. At least this second part should probably be backported to v1.15.

Also, make sure to forward gimbal traffic in SITL as it is required for proper discovery of a MAVLink gimbal.

Tested in SITL using typhoon_h480 model

julianoes avatar Aug 01 '24 01:08 julianoes