Nav2 Navigation Stack - jazzy  jazzy
ROS 2 Navigation Stack
Public Attributes | List of all members
tree_node Struct Reference
Collaboration diagram for tree_node:
Collaboration graph
[legend]

Public Attributes

int x
 
int y
 
double g = INF_COST
 
double h = INF_COST
 
const tree_nodeparent_id = nullptr
 
bool is_in_queue = false
 
double f = INF_COST
 

Detailed Description

Definition at line 41 of file theta_star.hpp.


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