File: auv_msgs/RPY.msg
Raw Message Definition
# Orientation or orientation velocity in a frame consistent with the right-handed NED coordinate frame.
# Fixed-axis roll, in radians. Positive clockwise rotation about the X axis, looking forward.
float32 roll
# Fixed-axis pitch, in radians. Positive upwards rotation of the vehicle nose about the Y axis.
float32 pitch
# Fixed-axis yaw, in radians. Positive clockwise rotation about the Z axis, looking down.
float32 yaw
Compact Message Definition
float32 roll
float32 pitch
float32 yaw