mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Fixed rover_statuses.py to actually pull data correctly. Also updated system_statuses_node.py to use psutil to pull CPU and RAM data
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
int8 jetson_CPU
|
||||
int8 jetson_RAM
|
||||
float64 jetson_CPU
|
||||
float64 jetson_RAM
|
||||
int8 jetson_EMMC
|
||||
int8 jetson_NVME_SSD
|
||||
Reference in New Issue
Block a user