This repository has been archived by the owner on Sep 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
ROS diagnostics wrapper around lm_sensors
License
BSD-3-Clause, GPL-2.0 licenses found
Licenses found
BSD-3-Clause
LICENSE.BSD
GPL-2.0
LICENSE.GPL
jsbronder/ros-lm_sensors
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Summary === ros-lm_sensors is a small wrapper around lm_sensors [1] that pushes the output of the detected sensors into ROS diagnostics. Each sensor is published as a separate diagnostic and the status is determined by the status of the sensors alarm. This package requires that lm_sensors is installed. === License === The source code of this package is licensed under the BSD 3 clause license. However, as the package does link against the GPL licensed libsensors, the distribution as a whole is considered to fall under the GPL. === Building === The environment must be setup such that ROS is functioning. Then the standard cmake process will suffice. $ source /opt/ros/<distribution>/setup.sh $ mkdir build $ cd build $ cmake ../ $ make 1. http://lm-sensors.org/ # vim: ft=txt
About
ROS diagnostics wrapper around lm_sensors
Resources
License
BSD-3-Clause, GPL-2.0 licenses found
Licenses found
BSD-3-Clause
LICENSE.BSD
GPL-2.0
LICENSE.GPL
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published