No version for distro humble showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro jazzy showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro kilted showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro rolling showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro ardent showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro bouncy showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro crystal showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro eloquent showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro dashing showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro galactic showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro foxy showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro iron showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro lunar showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro jade showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro indigo showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro hydro showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro kinetic showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange

No version for distro noetic showing melodic. Known supported distros are highlighted in the buttons above.
Package symbol

cpu_temperature_diagnostics package from cpu_temperature_diagnostics repo

cpu_temperature_diagnostics

ROS Distro
melodic

Package Summary

Tags No category tags.
Version 0.0.1
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/yotabits/cpu_temperature_diagnostics.git
VCS Type git
VCS Version melodic-release
Last Updated 2021-08-18
Dev Status MAINTAINED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Collect and diagnose cpu temperature informations

Additional Links

No additional links.

Maintainers

  • Thomas Kostas

Authors

No additional authors.

cpu_temperature_diagnostics

Collect CPU temperature informations and republish them as diagnostics

Getting started

  1. Launch the node with the provided example launch file
roslaunch cpu_temperature_diagnostics cpu_temperature_diagnostics.launch

  1. Viewing the data
rosrun rqt_runtime_monitor rqt_runtime_monitor

Alt text

Launch file example

<launch>
      <node name="cpu_temperature_diagnostics" pkg="cpu_temperature_diagnostics" type="cpu_temperature_diagnostics_node" respawn="false">
            <!--Allows to specify the expect prefix for the sensor chips used to get CPU temperature
                  To know the value run the command "sensors" on Intel platform it's "coretemp" 
            This parameter is mandatory-->
            <param name="prefix" value="coretemp" />

            <!-- Allow to override the sensor provided maximum acceptable temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="max_temp_override" value="75" />


            <!-- Allow to override the sensor provided critical temperature. This is useful if you run in 
                  a very hot environement and temperatures over max are acceptable. You can also lower the value for a cooler running system -->
            <param name="critical_temp_override" value="85" />

      </node>
</launch>

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged cpu_temperature_diagnostics at Robotics Stack Exchange