Nav2 Navigation Stack - rolling
main
ROS 2 Navigation Stack
|
An object representing edges between nodes. More...
#include <nav2_route/include/nav2_route/types.hpp>
Public Member Functions | |
float | getEdgeLength () |
Public Attributes | |
unsigned int | edgeid |
NodePtr | start {nullptr} |
NodePtr | end {nullptr} |
EdgeCost | edge_cost |
Metadata | metadata |
Operations | operations |