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

Revision history [back]

click to hide/show revision 1
initial version

There are two topics /node_name/parameter_descriptions and /node_name/parameter_updates that are published when you run a dynamic reconfigure server. The latter publishes the parameters whenever you update them - which is what you need.