mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-21 04:33:10 +08:00
msg: Added message for mount status
This commit is contained in:
@@ -121,6 +121,7 @@ set(msg_file_names
|
||||
vtol_vehicle_status.msg
|
||||
wind_estimate.msg
|
||||
vehicle_roi.msg
|
||||
mount_status.msg
|
||||
)
|
||||
|
||||
# Get absolute paths
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
float32[3] attitude_euler_angle # Attitude/direction of the mount as euler angles in rad
|
||||
Reference in New Issue
Block a user