How to see nodes CPU usage in ROS ?
Hello all.
I built an autonomous car simulation in Gazebo. But for some reason my simulation runs with a very low time rate (around 0.1 off the real time) .
My program includes a number of different nodes and I suspect that some of those nodes use considerably more CPU than others.
The question is : Is there a way to see the CPU usage of each running node ?