Types
Message Types¶
GraphNode¶
Field | Type | Description |
---|---|---|
graph_node_id |
string | |
graph_node_pose |
PointWithOrientation | Point with orientation of the GraphNode. |
adjacent_graph_node_ids |
string repeated |
Adjacent GraphNode IDs that the robot can navigate from the current GraphNode. |