Skip to content

Commit 8a4dd25

Browse files
authored
Remove gz_ros2_control source build and add picknik_controllers (#1016)
1 parent 82e1178 commit 8a4dd25

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

.github/upstream.repos

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,10 @@ repositories:
3030
type: git
3131
url: https://github.com/tylerjw/serial.git
3232
version: ros2
33-
# This package was removed from binaries in the 2025-01-02 Rolling sync.
34-
# If/when this is re-added, can remove from this list.
35-
gz_ros2_control:
33+
# This package was removed from binaries in the 2025-02-03 Rolling sync.
34+
# If/when https://github.com/PickNikRobotics/picknik_controllers/pull/14 is merged and the package is re-added,
35+
# we can remove from this list.
36+
picknik_controllers:
3637
type: git
37-
url: https://github.com/ros-controls/gz_ros2_control.git
38-
version: rolling
38+
url: https://github.com/sea-bass/picknik_controllers.git
39+
version: fix-deprecated-realtime-tools-imports

moveit2_tutorials.repos

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,10 @@ repositories:
3838
type: git
3939
url: https://github.com/moveit/moveit_msgs
4040
version: ros2
41-
# This package was removed from binaries in the 2025-01-02 Rolling sync.
42-
# If/when this is re-added, can remove from this list.
43-
gz_ros2_control:
41+
# This package was removed from binaries in the 2025-02-03 Rolling sync.
42+
# If/when https://github.com/PickNikRobotics/picknik_controllers/pull/14 is merged and the package is re-added,
43+
# we can remove from this list.
44+
picknik_controllers:
4445
type: git
45-
url: https://github.com/ros-controls/gz_ros2_control.git
46-
version: rolling
46+
url: https://github.com/sea-bass/picknik_controllers.git
47+
version: fix-deprecated-realtime-tools-imports

0 commit comments

Comments
 (0)