cart_pushing_msgs/RobotCartPath Message

File: cart_pushing_msgs/RobotCartPath.msg

Header header
RobotCartConfiguration[] path

Expanded Definition

Header header
    uint32 seq
    time stamp
    string frame_id
RobotCartConfiguration[] path
    geometry_msgs/Pose robot_pose
        geometry_msgs/Point position
            float64 x
            float64 y
            float64 z
        geometry_msgs/Quaternion orientation
            float64 x
            float64 y
            float64 z
            float64 w
    geometry_msgs/Pose cart_pose
        geometry_msgs/Point position
            float64 x
            float64 y
            float64 z
        geometry_msgs/Quaternion orientation
            float64 x
            float64 y
            float64 z
            float64 w