ReferenceWithVelocity
This is a ROS message definition.
Source
# 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