mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-08-21 13:50:35 +08:00
Messages review
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user