Robotics StackExchange | Archived questions

Design for improving the processing efficiency while using callbacks

I want to maintain two separate callback queues: One for receiving Kinect data and one for receiving Laser data. Is it possible using the concepts provided in ros wiki:callbacks and spinning, in one node? If its possible can someone please give me a hint of the algorithm? Also would like to know if doing this improves the computational efficiency of the code?

Thanks in advance.

Asked by Sphenops on 2013-10-03 01:16:38 UTC

Comments

Answers