Nav2 Navigation Stack - kilted  kilted
ROS 2 Navigation Stack
Public Attributes | List of all members
nav2_route::Coordinates Struct Reference

An object to store Node coordinates in different frames. More...

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

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

Public Attributes

std::string frame_id {"map"}
 
float x {0.0}
 
float y {0.0}
 

Detailed Description

An object to store Node coordinates in different frames.

Definition at line 172 of file types.hpp.


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