Robotics StackExchange | Archived questions

dynparam dump recursively?

Hello,

I would like to dump all dynamically reconfigurable parameters under the /movebase parameter space including those for the planner (e.g. DWAPlannerROS), the globalcostmap, etc. However, if I run the command:

$  rosrun dynamic_reconfigure dynparam dump /move_base move_base.yaml

I only get the parameters in the top-level /movebase name space in the file movebase.yaml. Is there a way to have dynparam dump "drill down" through the /move_base namespace and save everything?

Thanks,
patrick

Asked by Pi Robot on 2018-03-07 10:36:47 UTC

Comments

Answers