ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I typically monitor this type of information through the ROS diagnostics system.
diagnostics_common_diagnostics contains nodes for monitoring disk space, clock sync and a few others.
libsensors_monitor also contains a ROS node for monitoring the sensors available through the kernel sensors API and making that information available through the ROS diagnostics API.