ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If you really want to launch it in a new terminal, you can use the following:
<node name="foo" pkg="bar" type="bar_node" output="screen" launch-prefix="xterm -e" />