Nav2 Navigation Stack - rolling  main
ROS 2 Navigation Stack
Public Attributes | List of all members
nav2_route::RouteTrackingState Struct Reference

Current state management of route tracking class. More...

#include <nav2_route/include/nav2_route/types.hpp>

Collaboration diagram for nav2_route::RouteTrackingState:
Collaboration graph
[legend]

Public Attributes

NodePtr last_node {nullptr}
 
NodePtr next_node {nullptr}
 
EdgePtr current_edge {nullptr}
 
int route_edges_idx {-1}
 
bool within_radius {false}
 

Detailed Description

Current state management of route tracking class.

Definition at line 247 of file types.hpp.


The documentation for this struct was generated from the following file: