Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

This packages supervises the state of all of L3X-Z ROS sub-systems.

License

Notifications You must be signed in to change notification settings

107-systems/l3xz_system_monitor

Repository files navigation

💾 l3xz_system_monitor

Build Status Spell Check status

This packages supervises the state of all of L3X-Z's ROS sub-systems.

How-to-build

cd $COLCON_WS/src
git clone https://github.com/107-systems/l3xz_system_monitor
cd $COLCON_WS
source /opt/ros/humble/setup.bash
colcon build --packages-select l3xz_system_monitor

How-to-run

cd $COLCON_WS
. install/setup.bash
ros2 launch l3xz_system_monitor monitor.py

Interface Documentation

Subscribed Topics
Default name Type
/l3xz/${node}/heartbeat std_msgs/UInt64
/l3xz/estop/actual std_msgs/Bool
Published Topics
Default name Type
/l3xz/light_mode/target std_msgs/Int8
Parameters
Name Default Description
heartbeat_monitor_list ['l3xz_joy', 'l3xz_teleop', ...] A list containing all nodes to be monitored.

About

This packages supervises the state of all of L3X-Z ROS sub-systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published