Nav2 Navigation Stack - lyrical  lyrical
ROS 2 Navigation Stack
Public Attributes | List of all members
nav2_collision_monitor::Point Struct Reference

Point with 2D collision-check coordinates and optional z from the source. More...

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

Collaboration diagram for nav2_collision_monitor::Point:
Collaboration graph
[legend]

Public Attributes

double x
 
double y
 
double z = 0.0
 
std::string source = ""
 

Detailed Description

Point with 2D collision-check coordinates and optional z from the source.

Definition at line 51 of file types.hpp.


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