From 9ba603c276f12d859fba7dbffc8640ad7e770ef8 Mon Sep 17 00:00:00 2001 From: Lucas Walter Date: Tue, 5 Jul 2022 14:00:01 -0700 Subject: [PATCH] add rqt_robot_monitor --- ubuntu_2204/base_repos.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ubuntu_2204/base_repos.yaml b/ubuntu_2204/base_repos.yaml index 55d71a7..45ac1ff 100644 --- a/ubuntu_2204/base_repos.yaml +++ b/ubuntu_2204/base_repos.yaml @@ -471,6 +471,10 @@ repositories: type: git url: https://github.com/ros-visualization/rqt_reconfigure version: master + ros/rqt_robot_monitor: + type: git + url: git@github.com:ros-visualization/rqt_robot_monitor.git + version: ros1 ros/rqt_robot_steering: type: git url: git@github.com:lucasw/rqt_robot_steering.git