We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edcfa09 commit 1f66b8eCopy full SHA for 1f66b8e
patch/dependencies.yaml
@@ -278,5 +278,5 @@ franka_example_controllers:
278
add_host: ["ros-humble-moveit-core"]
279
add_run: ["ros-humble-moveit-core"]
280
franka_ign_ros2_control:
281
- add_host: ["ros-humble-urdf", "ros-humble-kdl-parser", "ros-humble-tf2-geometry-msgs", "ros-humble-tf2-eigen"]
+ add_host: ["ros-humble-urdf", "ros-humble-kdl-parser", "ros-humble-tf2-geometry-msgs", "ros-humble-tf2-eigen", "${{ 'libgl-devel' if linux }}"]
282
add_run: ["ros-humble-urdf", "ros-humble-kdl-parser", "ros-humble-tf2-geometry-msgs", "ros-humble-tf2-eigen"]
0 commit comments