• File : geometry_msgs/Pose2D.msg
  • Raw Message Definition

    # This expresses a position and orientation on a 2D manifold.
    float64 x
    float64 y
    float64 theta
    
  • Compact Message Definition

    float64 x
    float64 y
    float64 theta