Nav2 Navigation Stack - rolling
main
ROS 2 Navigation Stack
|
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 > | |
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 |
An object to store arbitrary metadata regarding nodes from the graph file.