MultiThreading in roscpp
Hi! can someone explain me the concept of MultiThreading in ros? I read http://wiki.ros.org/roscpp/Overview/C... but I've some doubts. Can I use it to makes my execution code faster? How can I manage the relation between Sub/Pub with MultiThreading? Thanks to all!!!