pilot.RobotInfo

Class

Information about the overall status of a robot.

Fields

Hash64 id

unique robot id

optional<map_info_t> grid_map

used grid map

optional<map_info_t> road_map

used road map

optional<pose_2d_t> map_pose
optional<Vector3f> velocity

relative to base_link (x, y, yaw) [m/s, m/s, rad/s]

PilotState *state
Path2D *map_path
MapMatch *map_match
Footprint *footprint
PlatformInfo *platform
SystemState *system_status
BatteryState *battery_state
EmergencyState *emergency_state
vector<PointCloud2D *> laser_scans

in map coordinates