ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

PoseStamped contains a Header. A header contains 3 fields, frame_id, stamp, and seq (automatically filled in by ROS). A Pose message does not contain a header. PoseStamped is typically more regularly used because it provides additional useful information.