mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
adapted UORB Description to match MAVLink
This commit is contained in:
parent
aa8a9e3a06
commit
76cf54c948
@ -19,6 +19,6 @@ float32 increment # Angular width in degrees of each array element.
|
||||
uint16 min_distance # Minimum distance the sensor can measure in centimeters.
|
||||
uint16 max_distance # Maximum distance the sensor can measure in centimeters.
|
||||
|
||||
float32 angle_offset # Relative angle offset of the 0-index element in the distances array. Value of 0 corresponds to forward. Positive values are offsets to the right.
|
||||
float32 angle_offset # Relative angle offset of the 0-index element in the distances array. Value of 0 corresponds to forward. Positive is clockwise direction, negative is counter-clockwise.
|
||||
|
||||
# TOPICS obstacle_distance obstacle_distance_fused
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user