From 17fad6a9e7e69b2be156ed916f38d66ed2c4c8d9 Mon Sep 17 00:00:00 2001 From: Neeraj Cherakara Date: Sat, 25 Jul 2026 21:17:51 +0100 Subject: [PATCH] add teleop_tools packages to vinca.yaml --- vinca.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/vinca.yaml b/vinca.yaml index 46b8788..9dd6d0b 100644 --- a/vinca.yaml +++ b/vinca.yaml @@ -91,8 +91,11 @@ packages_select_by_deps: - gtsam - gz_ros2_control - gz_ros2_control_demos + - joy_teleop + - key_teleop - lanelet2 - magic_enum + - mouse_teleop - moveit - moveit-chomp-optimizer-adapter # Requested in https://www.linkedin.com/feed/update/urn:li:activity:7346559234177703938/ - moveit-planners-chomp @@ -133,6 +136,7 @@ packages_select_by_deps: - simulation - slam_toolbox - teleop + - teleop-tools - turtlebot3 - twist_mux # requested in https://github.com/RoboStack/ros-humble/issues/249 - twist_stamper # Requested in https://github.com/RoboStack/ros-rolling/issues/12