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

Revision history [back]

My strategy is to always create the dynamic reconfigure server before reading values from the parameter server. That way any launch file parameters will overwrite the default dynamic reconfigure values.It's definitely a gotcha, but once I was aware of it then has not been a problem.