Files
PX4-Autopilot/docs/zh/msg_docs/MountOrientation.md
2026-05-28 07:44:55 +10:00

1.3 KiB

pageClass
pageClass
is-wide-page

MountOrientation (UORB message)

TOPICS: mount_orientation

Fields

参数名 类型 Unit [Frame] Range/Enum 描述
timestamp uint64 time since system start (microseconds)
attitude_euler_angle float32[3] Attitude/direction of the mount as euler angles in rad

Source Message

Source file (GitHub)

:::details Click here to see original file

uint64 timestamp				# time since system start (microseconds)
float32[3] attitude_euler_angle		# Attitude/direction of the mount as euler angles in rad

:::