ROS/Linux tools for instrumentation
This is a general question and I am looking for tips and best practices.
What are some ROS/Linux commands and tools for measuring performance of a node or a system in ROS? (Beyond rostopic hz
).
For example, do we have something similar to strace
, written specifically for ROS nodes?