mrs_msgs/Reference Message

File: mrs_msgs/Reference.msg

Raw Message Definition

# This message defines a control reference with a Position+Heading.

geometry_msgs/Point position

# Heading is atan2() of XY-world projection of the UAV's body X-axis.
float64 heading

Compact Message Definition

geometry_msgs/Point position
float64 heading