A package containing a node for monitoring the system health of the robot computer
To include this package in a parent ROS2 workspace:
Add as a submodule:
cd ~/<your_workspace>/src
git submodule add <this-repo-url> system_healthInstall dependencies:
cd ~/<your_workspace>
rosdep update
rosdep install --from-paths src --ignore-src -r -yBuild the parent workspace:
cd ~/<your_workspace>
colcon build --symlink-install
source install/setup.bashTODO:
TODO:
This project is licensed under the Apache License 2.0.
Andrew Johnson – Maintainer – [email protected]
Contributions are welcome via PR!
- Can be paired with this node for getting values from a serial port