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

Go to the source code of this file.

Namespaces

 traffic_simulator
 

Functions

template<typename ParameterT >
auto traffic_simulator::getParameter (rclcpp::node_interfaces::NodeParametersInterface::SharedPtr node_parameters, const std::string &name, const ParameterT &default_value={}) -> ParameterT