mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 11:57:34 +08:00
add uORB message obstacle_distance_fused with data from offboard
obstacle_distance and distance sensor
This commit is contained in:
committed by
Beat Küng
parent
a9b1946bea
commit
e6e4d846fb
@@ -15,3 +15,5 @@ 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.
|
||||
|
||||
# TOPICS obstacle_distance obstacle_distance_fused
|
||||
|
||||
Reference in New Issue
Block a user