We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e683c98 commit 0e25332Copy full SHA for 0e25332
ros2_controllers.rolling.repos
@@ -1,8 +1,8 @@
1
repositories:
2
ros2_control:
3
type: git
4
- url: https://github.com/ros-controls/ros2_control.git
5
- version: master
+ url: https://github.com/kuralme/ros2_control.git
+ version: tf_prefix_helper
6
realtime_tools:
7
8
url: https://github.com/ros-controls/realtime_tools.git
@@ -13,8 +13,8 @@ repositories:
13
version: master
14
control_toolbox:
15
16
- url: https://github.com/kuralme/control_toolbox.git
17
- version: tf_prefix_helper/diff_drive
+ url: https://github.com/ros-controls/control_toolbox.git
+ version: master
18
kinematics_interface:
19
20
url: https://github.com/ros-controls/kinematics_interface.git
0 commit comments