Typedef rclcpp::ParameterMap

Typedef Documentation

using rclcpp::ParameterMap = std::unordered_map<std::string, std::vector<Parameter>>

A map of fully qualified node names to a list of parameters.