Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 295 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 295 Bytes

cabot_debug package (ROS1)

debug utilities for logging output of commands to check CPU/GPU status like top and nvidia-smi dmon

command_logger.py

publish the output of the specified command to the specified string msg

  • topic: publishing topic name
  • command: command to be executed