mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 16:56:25 +08:00
CollisionPrevention: address https://github.com/PX4/Firmware/pull/12179
review comments
This commit is contained in:
committed by
Beat Küng
parent
ac67d5603f
commit
1fb80612f3
@@ -27,4 +27,4 @@ uint8 ROTATION_CUSTOM =100 # MAV_SENSOR_ROTATION_CUSTOM
|
||||
|
||||
float32 h_fov # Sensor horizontal field of view (rad)
|
||||
float32 v_fov # Sensor vertical field of view (rad)
|
||||
float32[4] q # Quaterion sensor orientation to specify the orientation ROTATION_CUSTOM
|
||||
float32[4] q # Quaterion sensor orientation with respect to the vehicle body frame to specify the orientation ROTATION_CUSTOM
|
||||
|
||||
Reference in New Issue
Block a user