|
Nav2 Navigation Stack - jazzy
jazzy
ROS 2 Navigation Stack
|
An object to store the nodes in the graph file. More...
#include <nav2_route/include/nav2_route/types.hpp>

Public Member Functions | |
| void | addEdge (EdgeCost &cost, NodePtr node, unsigned int edgeid, Metadata meta_data={}, Operations operations_data={}) |
Public Attributes | |
| unsigned int | nodeid |
| Coordinates | coords |
| EdgeVector | neighbors |
| Metadata | metadata |
| Operations | operations |
| SearchState | search_state |