From 925849e05a7b5d890e825f90a7e147b92cdbf52e Mon Sep 17 00:00:00 2001 From: Ezra Brooks Date: Thu, 28 Dec 2023 13:31:44 -0700 Subject: [PATCH] Add vision_msgs to demo deps (#87) --- space_robots/demo_manual_pkgs.repos | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/space_robots/demo_manual_pkgs.repos b/space_robots/demo_manual_pkgs.repos index 1170be8..1d020f8 100644 --- a/space_robots/demo_manual_pkgs.repos +++ b/space_robots/demo_manual_pkgs.repos @@ -31,4 +31,7 @@ repositories: type: git url: https://github.com/ros-planning/warehouse_ros_mongo.git version: ros2 - \ No newline at end of file + vision_msgs: + type: git + url: https://github.com/ros-perception/vision_msgs.git + version: ros2