File tree Expand file tree Collapse file tree 6 files changed +15
-4
lines changed Expand file tree Collapse file tree 6 files changed +15
-4
lines changed Original file line number Diff line number Diff line change @@ -371,6 +371,8 @@ libomp-dev:
371371 linux : [libgomp]
372372 osx : [llvm-openmp]
373373 win64 : []
374+ libopen3d-dev :
375+ robostack : [open3d, REQUIRE_OPENGL]
374376libopenblas-dev :
375377 robostack : [libblas]
376378libopencv-dev :
Original file line number Diff line number Diff line change @@ -187,6 +187,8 @@ packages_select_by_deps:
187187 # requested in https://github.com/RoboStack/ros-humble/issues/256
188188 - rqt_controller_manager
189189
190+ - open3d_conversions
191+
190192 # ----- end of package support -----
191193
192194 # - rtabmap
@@ -556,4 +558,4 @@ packages_select_by_deps:
556558 # - osrf_testing_tools_cpp
557559
558560patch_dir : patch
559- rosdistro_snapshot : rosdistro_snapshot.yaml
561+ rosdistro_snapshot : rosdistro_snapshot.yaml
Original file line number Diff line number Diff line change @@ -116,6 +116,8 @@ packages_select_by_deps:
116116 # requested in https://github.com/RoboStack/ros-humble/issues/256
117117 - rqt_controller_manager
118118
119+ - open3d_conversions
120+
119121 # Used to work, now needs fixes
120122 # - rtabmap
121123 # - webots-ros2
Original file line number Diff line number Diff line change @@ -138,6 +138,7 @@ packages_select_by_deps:
138138 # requested in https://github.com/RoboStack/ros-humble/issues/256
139139 - rqt_controller_manager
140140
141+ - open3d_conversions
141142
142143patch_dir : patch
143- rosdistro_snapshot : rosdistro_snapshot.yaml
144+ rosdistro_snapshot : rosdistro_snapshot.yaml
Original file line number Diff line number Diff line change @@ -128,5 +128,7 @@ packages_select_by_deps:
128128 # requested in https://github.com/RoboStack/ros-humble/issues/256
129129 - rqt_controller_manager
130130
131+ - open3d_conversions
132+
131133patch_dir : patch
132- rosdistro_snapshot : rosdistro_snapshot.yaml
134+ rosdistro_snapshot : rosdistro_snapshot.yaml
Original file line number Diff line number Diff line change @@ -252,5 +252,7 @@ packages_select_by_deps:
252252 # requested in https://github.com/RoboStack/ros-humble/issues/256
253253 - rqt_controller_manager
254254
255+ - open3d_conversions
256+
255257patch_dir : patch
256- rosdistro_snapshot : rosdistro_snapshot.yaml
258+ rosdistro_snapshot : rosdistro_snapshot.yaml
You can’t perform that action at this time.
0 commit comments