File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ repositories:
18
18
# Remove ros2_kortex when rolling binaries are available.
19
19
ros2_kortex:
20
20
type: git
21
- url: https://github.com/Kinovarobotics /ros2_kortex.git
22
- version: main
21
+ url: https://github.com/PickNikRobotics /ros2_kortex.git
22
+ version: fix_gz_ros2_control
23
23
# Remove ros2_robotiq_gripper when rolling binaries are available.
24
24
ros2_robotiq_gripper:
25
25
type: git
Original file line number Diff line number Diff line change @@ -8,10 +8,13 @@ repositories:
8
8
url: https://github.com/moveit/moveit_visual_tools
9
9
version: ros2
10
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
11
14
ros2_kortex:
12
15
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
15
18
# Remove ros2_robotiq_gripper when rolling binaries are available.
16
19
ros2_robotiq_gripper:
17
20
type: git
You can’t perform that action at this time.
0 commit comments