How do I run different ros nodes on different cpu cores simulatenously?
for speeding up the project using different nodes, nodes may use the same core and it is causing a slowing down issue, I want to be reassured that this is not the root cause for slowing down if they run on different cores.