File tree 3 files changed +13
-11
lines changed
3 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -30,9 +30,10 @@ repositories:
30
30
type: git
31
31
url: https://github.com/tylerjw/serial.git
32
32
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:
36
37
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
Original file line number Diff line number Diff line change @@ -38,9 +38,10 @@ repositories:
38
38
type: git
39
39
url: https://github.com/moveit/moveit_msgs
40
40
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:
44
45
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
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ sphinx-tabs
5
5
sphinx-multiversion
6
6
sphinx-rtd-theme
7
7
sphinx-copybutton
8
- sphinxcontrib-doxylink@git+https://github.com/sphinx-contrib/doxylink.git@master
8
+ sphinxcontrib-doxylink >= 1.12.4
You can’t perform that action at this time.
0 commit comments