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 400fc53 commit c60ab72Copy full SHA for c60ab72
patch/dependencies.yaml
@@ -278,5 +278,6 @@ 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"]
282
- add_run: ["ros-humble-urdf", "ros-humble-kdl-parser"]
+ add_host: ["ros-humble-urdf", "ros-humble-kdl-parser", "ros-humble-tf2-geometry-msgs"]
+ add_run: ["ros-humble-urdf", "ros-humble-kdl-parser", "ros-humble-tf2-geometry-msgs"]
283
+
0 commit comments