From 5f8568ac366d4e724e7ce8b3f3c6d26e0c645dcb Mon Sep 17 00:00:00 2001 From: Erik Holum Date: Fri, 6 Mar 2026 10:41:07 -0500 Subject: [PATCH] Add realsense2 ros packages --- vinca.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/vinca.yaml b/vinca.yaml index 6278a435f..caa59363e 100644 --- a/vinca.yaml +++ b/vinca.yaml @@ -201,11 +201,15 @@ packages_select_by_deps: - plansys2_tests - plansys2_tools - popf - + # Use readlink and access at runtime linux-specific file - mujoco_ros2_control - mujoco_ros2_control_demos + # IntelRealSense + - realsense2-camera + - realsense2-description + # These packages are currently only build on Linux, but they currently only build on # Linux as trying to build them in the past on macos or Windows resulted in errors - if: linux