Nav2 Navigation Stack - rolling  main
ROS 2 Navigation Stack
Public Member Functions | Public Attributes | List of all members
nav2_smac_planner::Node2D::Coordinates Class Reference

Node2D implementation of coordinate structure. More...

#include <nav2_smac_planner/include/nav2_smac_planner/node_2d.hpp>

Public Member Functions

 Coordinates (const float &x_in, const float &y_in)
 
bool operator== (const Coordinates &rhs) const
 
bool operator!= (const Coordinates &rhs) const
 

Public Attributes

float x
 
float y
 

Detailed Description

Node2D implementation of coordinate structure.

Definition at line 46 of file node_2d.hpp.


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