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

Here is an example of a rosparam command from one of my launch files:

< rosparam command="load" file="$(find arm)/cfg/arm_calibration.yaml" ns="/calibration/arm" />

Note the namespace tag "ns"

click to hide/show revision 2
No.2 Revision

Here is an example of a rosparam command from one of my launch files:

< rosparam

<rosparam command="load" file="$(find arm)/cfg/arm_calibration.yaml" ns="/calibration/arm" />

/>

Note the namespace tag "ns"