I need to save rosparams.
I can use use setParam on a running Node to set params.
But if i record the Node with rosbag and play it, then i cant see my setted param in the rosparam list.
I saw somewhere that i can use YAML for that, but i need a good tutorial for this.
I know that roslaunch helps to set params, but i dont know where to start for all these thing.
I never used roslaunch.
The rosparam command-line tool will let you save and restore parameters. The documentation is here:
Asked: 2011-05-25 09:50:44 -0500
Seen: 150 times
Last updated: May 25 '11
Getting all parameter names using C++
ROS sans Master Server/Parameter Server?
Handling Date/Time parameters issues in rosparam/paramserver?
Launching with parameters (was "How to block until a master is running")
Why can't you use floats for accessing parameters in roscpp?
Best practices for logging messages and parameters
Parameter server dictionary lookups in rosjava
ROS Answers is licensed under Creative Commons Attribution 3.0 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.