Nav2 Navigation Stack - humble  humble
ROS 2 Navigation Stack
Public Member Functions | Public Attributes | List of all members
nav2_route::Metadata Struct Reference

An object to store arbitrary metadata regarding nodes from the graph file. More...

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

Public Member Functions

template<typename T >
getValue (const std::string &key, T &default_val) const
 
template<typename T >
void setValue (const std::string &key, T &value)
 

Public Attributes

std::unordered_map< std::string, std::any > data
 

Detailed Description

An object to store arbitrary metadata regarding nodes from the graph file.

Definition at line 34 of file types.hpp.


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