ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I make a system call to the dynamic_reconfigure server:

system("rosrun dynamic_reconfigure dynparam set <node_name> \"{ param1: value1, param2: value2, ... }\"");