ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I believe you need to create callback groups in order to leverage the MultiThreadedExecutor.

You must explicitly state which callbacks are mutually exclusive.

You can find an example here.