hi
when i run the program, this is my output:
7H:~/PycharmProjects/cpu_monitor-master$ python monitor.py
[INFO] [1609940542.760856]: [cpu monitor] adding new node /cpu_monitor
[INFO] [1609940542.769134]: [cpu monitor] adding new node /rosout
[INFO] [1609940542.777597]: [cpu monitor] adding new node /Mono
I'm not getting any of the memory information or any other information about the program i'm running! Is there something that I have to modify in the program?
thanks,