mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
mavlink: Enable offboard attitude for coaxial airframes
This commit is contained in:
@@ -1393,6 +1393,7 @@ void MavlinkReceiver::fill_thrust(float *thrust_body_array, uint8_t vehicle_type
|
||||
case MAV_TYPE_OCTOROTOR:
|
||||
case MAV_TYPE_TRICOPTER:
|
||||
case MAV_TYPE_HELICOPTER:
|
||||
case MAV_TYPE_COAXIAL:
|
||||
thrust_body_array[2] = -thrust;
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user