File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -71,3 +71,17 @@ moveit2_tutorials:
71
71
rev : 27b5ed0232cd08de9631d26e823dccc6e8766513
72
72
url : https://github.com/moveit/moveit2_tutorials.git
73
73
version : 0.1.0
74
+
75
+ # TODO: Remove orbbec_* packages when they are available from ros2-gbp
76
+ orbbec_camera :
77
+ tag : release/jazzy/orbbec_camera/1.5.13-1
78
+ url : https://github.com/JafarAbdi/orbbec-release.git
79
+ version : 1.5.13
80
+ orbbec_description :
81
+ tag : release/jazzy/orbbec_description/1.5.13-1
82
+ url : https://github.com/JafarAbdi/orbbec-release.git
83
+ version : 1.5.13
84
+ orbbec_camera_msgs :
85
+ tag : release/jazzy/orbbec_camera_msgs/1.5.13-1
86
+ url : https://github.com/JafarAbdi/orbbec-release.git
87
+ version : 1.5.13
Original file line number Diff line number Diff line change @@ -161,6 +161,7 @@ packages_select_by_deps:
161
161
- if : linux
162
162
then :
163
163
- livox_ros_driver2
164
+ - orbbec_camera
164
165
165
166
# These packages are currently not build on Windows, but they be with some work
166
167
- if : not win
@@ -190,6 +191,8 @@ packages_select_by_deps:
190
191
# Requested in https://github.com/RoboStack/ros-jazzy/issues/99
191
192
# error C2338: static_assert failed: 'the Header struct is not properly packed' error on Windows
192
193
- web_video_server
194
+ - orbbec_description
195
+ - orbbec_camera_msgs
193
196
194
197
patch_dir : patch
195
198
rosdistro_snapshot : rosdistro_snapshot.yaml
You can’t perform that action at this time.
0 commit comments