We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b4203 commit acb2317Copy full SHA for acb2317
moveit2_tutorials.repos
@@ -8,10 +8,13 @@ repositories:
8
url: https://github.com/moveit/moveit_visual_tools
9
version: ros2
10
# 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
14
ros2_kortex:
15
type: git
- url: https://github.com/Kinovarobotics/ros2_kortex.git
- version: main
16
+ url: https://github.com/PickNikRobotics/ros2_kortex.git
17
+ version: fix_gz_ros2_control
18
# Remove ros2_robotiq_gripper when rolling binaries are available.
19
ros2_robotiq_gripper:
20
0 commit comments