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

In ROS1, there is a one-to-one mapping between nodes and processes. Multiple NodeHandles can be created, but they don't map to separate nodes.

Can you perhaps explain a bit more what you are trying to do?