Robot
Message Types¶
Pose¶
- Fields:
x_meters(float): x coordinate inside the Map relative to the map’s specified origin.y_meters(float): y coordinate inside the Map relative to the map’s specified origin.heading_radians(float): The heading of the robot in radians. Ranges from -PI to PI, with 0.0 pointing along the x-axis.