ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This could be either:
The easiest way to narrow this down is to try to reproduce it with a simpler action server and client.
2 | No.2 Revision |
This could be either:
The easiest way to narrow this down is to try to reproduce it with a simpler action server and client.
You may be able to use the threaded callback spinners in ROS to handle the callbacks from different sensor sources in different threads.