File tree Expand file tree Collapse file tree 2 files changed +8
-16
lines changed
Expand file tree Collapse file tree 2 files changed +8
-16
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,12 @@ repositories:
1616 url: https://github.com/PickNikRobotics/rviz_visual_tools.git
1717 version: ros2
1818 # Remove ros2_kortex when rolling binaries are available.
19+ # Need to use this fork since ros2_kortex depends on Gazebo classic packages:
20+ # https://github.com/Kinovarobotics/ros2_kortex/issues/217
1921 ros2_kortex:
2022 type: git
21- url: https://github.com/Kinovarobotics /ros2_kortex.git
22- version: main
23+ url: https://github.com/sea-bass /ros2_kortex.git
24+ version: remove-gazebo-classic
2325 # Remove ros2_robotiq_gripper when rolling binaries are available.
2426 ros2_robotiq_gripper:
2527 type: git
@@ -30,9 +32,3 @@ repositories:
3032 type: git
3133 url: https://github.com/tylerjw/serial.git
3234 version: ros2
33- # This needs to be included due to the ros2_kortex repo:
34- # https://github.com/Kinovarobotics/ros2_kortex/issues/217
35- gazebo_ros2_control:
36- type: git
37- url: https://github.com/ros-controls/gazebo_ros2_control
38- version: master
Original file line number Diff line number Diff line change @@ -8,10 +8,12 @@ repositories:
88 url: https://github.com/moveit/moveit_visual_tools
99 version: ros2
1010 # Remove ros2_kortex when rolling binaries are available.
11+ # Need to use this fork since ros2_kortex depends on Gazebo classic packages:
12+ # https://github.com/Kinovarobotics/ros2_kortex/issues/217
1113 ros2_kortex:
1214 type: git
13- url: https://github.com/Kinovarobotics /ros2_kortex.git
14- version: main
15+ url: https://github.com/sea-bass /ros2_kortex.git
16+ version: remove-gazebo-classic
1517 # Remove ros2_robotiq_gripper when rolling binaries are available.
1618 ros2_robotiq_gripper:
1719 type: git
@@ -42,9 +44,3 @@ repositories:
4244 type: git
4345 url: https://github.com/PickNikRobotics/pick_ik
4446 version: main
45- # This needs to be included due to the ros2_kortex repo:
46- # https://github.com/Kinovarobotics/ros2_kortex/issues/217
47- gazebo_ros2_control:
48- type: git
49- url: https://github.com/ros-controls/gazebo_ros2_control
50- version: master
You can’t perform that action at this time.
0 commit comments