mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Messages review
This commit is contained in:
parent
361454efa3
commit
f809a9c4a3
@ -4,4 +4,4 @@
|
||||
|
||||
uavcan.FigureOfMerit figure_of_merit
|
||||
|
||||
float16[3] angular_velocity
|
||||
float16[3] angular_velocity # rad/s, camera frame
|
||||
|
||||
@ -1,5 +1,6 @@
|
||||
#
|
||||
# GNSS low priority auxiliary info; should be published at low frequency or not published at all.
|
||||
# GNSS low priority auxiliary info.
|
||||
# Unknown DOP parameters should be set to NAN.
|
||||
#
|
||||
|
||||
float16 gdop
|
||||
|
||||
@ -2,4 +2,4 @@
|
||||
# Lights control command.
|
||||
#
|
||||
|
||||
SingleLightCommand[<16] commands
|
||||
SingleLightCommand[<32] commands
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
# Generic narrow-beam range sensor data.
|
||||
#
|
||||
|
||||
uavcan.Timestamp timestamp # Time when the probe signal was reflected from the target
|
||||
uavcan.Timestamp timestamp
|
||||
|
||||
uint8 sensor_id
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user