Nav2 Navigation Stack - humble
humble
ROS 2 Navigation Stack
|
An object to store state related to graph searching of nodes This is an internal class users should not modify. More...
#include <nav2_route/include/nav2_route/types.hpp>
Public Member Functions | |
void | reset () |
Public Attributes | |
EdgePtr | parent_edge {nullptr} |
float | integrated_cost {std::numeric_limits<float>::max()} |
float | traversal_cost {std::numeric_limits<float>::max()} |
An object to store state related to graph searching of nodes This is an internal class users should not modify.