File: pr2_object_manipulation_msgs/Ray.msg
Raw Message Definition
# Represents a ray through space.
# Could probably move to a more general location
Header header
# the origin of the ray
geometry_msgs/Point origin
# the direction of the ray
geometry_msgs/Vector3 direction
Compact Message Definition