Skip to content

Commit acb2317

Browse files
committed
Temporarily depend on PickNik fork to fix missing gazebo_ros2_control rosdep
1 parent 99b4203 commit acb2317

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

moveit2_tutorials.repos

+5-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ repositories:
88
url: https://github.com/moveit/moveit_visual_tools
99
version: ros2
1010
# Remove ros2_kortex when rolling binaries are available.
11+
# We temporarily depend on a fork because ros2_kortex includes
12+
# the unavailable dependency to gazebo_ros2_control
13+
# See https://github.com/moveit/moveit2/issues/2864
1114
ros2_kortex:
1215
type: git
13-
url: https://github.com/Kinovarobotics/ros2_kortex.git
14-
version: main
16+
url: https://github.com/PickNikRobotics/ros2_kortex.git
17+
version: fix_gz_ros2_control
1518
# Remove ros2_robotiq_gripper when rolling binaries are available.
1619
ros2_robotiq_gripper:
1720
type: git

0 commit comments

Comments
 (0)