Skip to content

Commit

Permalink
gz_ros2_control: Use correct branches for rolling + jazzy (#578)
Browse files Browse the repository at this point in the history
* Use renamed rolling branch

* Update jazzy as well

(cherry picked from commit a97beed)

# Conflicts:
#	ros2_control_demos.rolling.repos
  • Loading branch information
christophfroehlich authored and mergify[bot] committed Jan 15, 2025
1 parent 15a8cea commit 4d213a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ros2_control_demos.jazzy.repos
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ repositories:
gz_ros2_control:
type: git
url: https://github.com/ros-controls/gz_ros2_control.git
version: master
version: jazzy
5 changes: 5 additions & 0 deletions ros2_control_demos.rolling.repos
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,10 @@ 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
>>>>>>> a97beed (gz_ros2_control: Use correct branches for rolling + jazzy (#578))

0 comments on commit 4d213a1

Please sign in to comment.