ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
There is a GUI-based tool rqt_top which shows CPU and memory consumption of running nodes:
There is an official release, so you can install it via sudo apt install ros-${ROS_DISTRO}-rqt-top
.