geometry_msgs/Transform Message

File: geometry_msgs/Transform.msg

# This represents the transform between two coordinate frames in free space.

Vector3 translation
Quaternion rotation

Expanded Definition

Vector3 translation
    float64 x
    float64 y
    float64 z
Quaternion rotation
    float64 x
    float64 y
    float64 z
    float64 w