Skip to content

Commit

Permalink
Add jazzy repos files
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Apr 28, 2024
1 parent 63bbca1 commit 69874b1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
6 changes: 6 additions & 0 deletions control_toolbox-not-released.jazzy.repos
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
repositories:
## EXAMPLE DEPENDENCY
# <some_ros_package>:
# type: git
# url: [email protected]:<some_github_namespace>/<some_ros_package>.git
# version: master
9 changes: 9 additions & 0 deletions control_toolbox.jazzy.repos
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
repositories:
control_msgs:
type: git
url: https://github.com/ros-controls/control_msgs.git
version: master
realtime_tools:
type: git
url: https://github.com/ros-controls/realtime_tools
version: master

0 comments on commit 69874b1

Please sign in to comment.