Skip to content

Commit 6ea80e3

Browse files
Pin dependencies of space_robots to more modern versions (#224).
1 parent 2e577cf commit 6ea80e3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

space_robots/demo_manual_pkgs.repos

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@ repositories:
66
gz_ros2_control:
77
type: git
88
url: https://github.com/ros-controls/gz_ros2_control.git
9-
version: humble
9+
version: jazzy
1010
qt_gui_core:
1111
type: git
1212
url: https://github.com/ros-visualization/qt_gui_core.git
13-
version: humble
13+
version: jazzy
1414
ros2_controllers:
1515
type: git
16-
url: https://github.com/tonylitianyu/ros2_controllers.git
17-
version: effort_group_position_controller_2
16+
url: https://github.com/ros-controls/ros2_controllers
17+
version: 4.23.0
1818
actuator_msgs:
1919
type: git
2020
url: https://github.com/rudislabs/actuator_msgs.git
2121
version: main
2222
ros_gz:
2323
type: git
2424
url: https://github.com/gazebosim/ros_gz.git
25-
version: humble
25+
version: jazzy
2626
simulation:
2727
type: git
2828
url: https://github.com/space-ros/simulation.git

0 commit comments

Comments
 (0)