geometry_msgs/Pose Message

File: geometry_msgs/Pose.msg

# A representation of pose in free space, composed of postion and orientation. 
Point position
Quaternion orientation

Expanded Definition

Point position
    float64 x
    float64 y
    float64 z
Quaternion orientation
    float64 x
    float64 y
    float64 z
    float64 w