File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,10 @@ ignition-gazebo3:
166166ignition-gazebo5 :
167167 robostack : [libignition-gazebo5]
168168ignition-gazebo6 :
169- robostack : [libignition-gazebo6]
169+ robostack :
170+ linux : [libignition-gazebo6, libgl-devel]
171+ osx : [libignition-gazebo6]
172+ win64 : [libignition-gazebo6]
170173ignition-gui5 :
171174 robostack : [libignition-gui5]
172175ignition-math6 :
Original file line number Diff line number Diff line change @@ -390,6 +390,8 @@ packages_select_by_deps:
390390 # look to Jazzy or Kilted if you are interested in it, see
391391 # https://github.com/RoboStack/ros-humble/pull/320
392392 - ros_gz
393+ - ign_ros2_control
394+ - gz_ros2_control
393395 # Some nominmax/max macro problems on octomap-server, easy to fix with a bit of time
394396 - grid_map
395397 # error C2338: static_assert failed: 'N4971 [rand.util.seedseq]/7 requires the value type of the iterator
You can’t perform that action at this time.
0 commit comments