Ar-Ray-code / rclshark-smi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rclshark-smi:turtle::shark:

Doing recursive clone from rclshark is recommended

You can use rclshark to check the hardware status of multiple computers. You don't even need to bother opening htop. Good for you! 😊

IP addresses are sorted in ascending order and are dynamically added and removed. See Usage 2 for installing rclshark-smi. If you want to use only rclshark-smi, type sudo systemctl disable rclshark.service. to use only rclshark-smi.

rclshark-smi-docker

Install & RUN

$ source /opt/ros/foxy/setup.bash
$ git clone https://github.com/Ar-Ray-code/rclshark-smi.git ~/ros2_ws/src
$ git clone https://github.com/Ar-Ray-code/computer_msgs.git ~/ros2_ws/src
$ cd ~/ros2_ws/ && colcon build --symlink-install
$ source ~/ros2_ws/install/setup.bash
$ ros2 run rclshark-smi rclshark_smi.py

About

License:Apache License 2.0


Languages

Language:Python 97.9%Language:Shell 2.1%