scenario_simulator_v2 C++ API
Namespaces | Functions
get_parameter.hpp File Reference
#include <rclcpp/rclcpp.hpp>
Include dependency graph for get_parameter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 concealer
 

Functions

template<typename T >
auto concealer::getParameter (const rclcpp::node_interfaces::NodeParametersInterface::SharedPtr &node, const std::string &name, T value={})
 
template<typename T >
auto concealer::getParameter (const std::string &name, T value={})