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

If you launch two instances of the same nodelet and they perform identical processing on identical data, then it is natural that combined they would use twice the CPU time as one instance. You need to provide more information about what you are doing and what you want to achieve. How much performance drop have you seen? What are your nodelets doing, and on what sort of data?