Nav2 Navigation Stack - humble
humble
ROS 2 Navigation Stack
|
Current state management of route tracking class. More...
#include <nav2_route/include/nav2_route/types.hpp>
Public Attributes | |
NodePtr | last_node {nullptr} |
NodePtr | next_node {nullptr} |
EdgePtr | current_edge {nullptr} |
int | route_edges_idx {-1} |
bool | within_radius {false} |