Skip to content

Commit

Permalink
Add control_toolbox repo (#687)
Browse files Browse the repository at this point in the history
(cherry picked from commit 66b61ab)

# Conflicts:
#	ros2_control_demos.jazzy.repos
#	ros2_control_demos.rolling.repos
  • Loading branch information
christophfroehlich authored and mergify[bot] committed Jan 15, 2025
1 parent 15a8cea commit 7a0b8ec
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ros2_control_demos.humble.repos
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ repositories:
type: git
url: https://github.com/ros-controls/gazebo_ros2_control.git
version: humble
control_toolbox:
type: git
url: https://github.com/ros-controls/control_toolbox.git
version: humble
8 changes: 8 additions & 0 deletions ros2_control_demos.jazzy.repos
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,12 @@ repositories:
gz_ros2_control:
type: git
url: https://github.com/ros-controls/gz_ros2_control.git
<<<<<<< HEAD
version: master
=======
version: jazzy
control_toolbox:
type: git
url: https://github.com/ros-controls/control_toolbox.git
version: ros2-master
>>>>>>> 66b61ab (Add control_toolbox repo (#687))
9 changes: 9 additions & 0 deletions ros2_control_demos.rolling.repos
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,14 @@ repositories:
version: master
gazebo_ros2_control:
type: git
<<<<<<< HEAD
url: https://github.com/ros-controls/gazebo_ros2_control.git
version: master
=======
url: https://github.com/ros-controls/gz_ros2_control.git
version: rolling
control_toolbox:
type: git
url: https://github.com/ros-controls/control_toolbox.git
version: ros2-master
>>>>>>> 66b61ab (Add control_toolbox repo (#687))

0 comments on commit 7a0b8ec

Please sign in to comment.