File: mrs_msgs/ReferenceWithVelocity.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
bool enforce_velocity
geometry_msgs/Vector3 velocity
Compact Message Definition