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

Also, you don't create many instances of the node, only different node handles. You can create node handles as you wish and your node will continue to exist until the last node handle gets out of scope.