Skip to content

Commit

Permalink
Use released GPL for binary builds
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Jan 15, 2025
1 parent 5d84061 commit 3103240
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
9 changes: 5 additions & 4 deletions ros2_controllers-not-released.jazzy.repos
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
repositories:
generate_parameter_library:
type: git
url: https://github.com/picknikrobotics/generate_parameter_library.git
version: main
## EXAMPLE DEPENDENCY
# <some_ros_package>:
# type: git
# url: [email protected]:<some_github_namespace>/<some_ros_package>.git
# version: master
9 changes: 5 additions & 4 deletions ros2_controllers-not-released.rolling.repos
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
repositories:
generate_parameter_library:
type: git
url: https://github.com/picknikrobotics/generate_parameter_library.git
version: main
## EXAMPLE DEPENDENCY
# <some_ros_package>:
# type: git
# url: [email protected]:<some_github_namespace>/<some_ros_package>.git
# version: master

0 comments on commit 3103240

Please sign in to comment.