Closed codebot closed 4 years ago
this allows robot_name to be set from roslaunch files using a <param> tag, for example, like this:
robot_name
<param>
<param name="robot_name" command="hostname" />
this allows
robot_name
to be set from roslaunch files using a<param>
tag, for example, like this: