Skip to content

ROS Wrapper for psutil. Get CPU, virtual memory and tempartures easily

Notifications You must be signed in to change notification settings

Formula-Electric-Belgium/psutil_ros

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psutil_ros

ROS Noetic Wrapper for psutil. Get CPU, virtual memory and tempartures easily

Installation

  1. This package is based on psutil. So before using this package, install it:
pip install psutil
  1. Download this package into your catkin workspace
  2. Compile your catkin workspace in order to generate psutil_ros ROS messages

Usage

  1. Optional - open the executable node file (psutil_ros_node.py) and edit the parameters on the top according to your needs.

  2. Run the package node:

rosrun psutil_ros psutil_ros_node.py

About

ROS Wrapper for psutil. Get CPU, virtual memory and tempartures easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 55.9%
  • Python 44.1%