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

You can just use rosrun to run single nodes. You only need to make sure that the correct parameters are set on the server and use remappings if needed.

The basic ROS tutorials explain this.