ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I think this is the result of the recent addition of the libsensors node to diagnostics: https://github.com/ros/diagnostics/pull/34

I've opened a ticket for this: https://github.com/ros/diagnostics/issues/36

I think this is the result of the recent addition of the libsensors node to diagnostics: https://github.com/ros/diagnostics/pull/34

I've opened a ticket for this: https://github.com/ros/diagnostics/issues/36

As a workaround, you can remove the dependency on libsensors4-dev from the manifest in diagnostic_common_diagnostics and remove the build rules for the libsensors-monitor node from its CMakeLists.txt.