Skip to content

Commit

Permalink
Add robotraconteur package source to jazzy/distribution.yaml and roll…
Browse files Browse the repository at this point in the history
…ing/distribution.yaml (#42302)

* Use 'ros' branch for robotraconteur package source

* Add robotraconteur package to jazzy/distribution.yaml

* Add robotraconteur package to rolling/distribution.yaml
  • Loading branch information
johnwason authored Aug 1, 2024
1 parent 142de87 commit 73b83c2
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion humble/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7508,7 +7508,7 @@ repositories:
source:
type: git
url: https://github.com/robotraconteur/robotraconteur.git
version: ros2-humble
version: ros
status: maintained
ros1_bridge:
doc:
Expand Down
2 changes: 1 addition & 1 deletion iron/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5859,7 +5859,7 @@ repositories:
source:
type: git
url: https://github.com/robotraconteur/robotraconteur.git
version: ros2-iron
version: ros
status: maintained
ros1_bridge:
doc:
Expand Down
6 changes: 6 additions & 0 deletions jazzy/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6090,6 +6090,12 @@ repositories:
url: https://github.com/ros/robot_state_publisher.git
version: jazzy
status: maintained
robotraconteur:
source:
type: git
url: https://github.com/robotraconteur/robotraconteur.git
version: ros
status: maintained
ros1_bridge:
source:
test_commits: false
Expand Down
2 changes: 1 addition & 1 deletion noetic/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9346,7 +9346,7 @@ repositories:
source:
type: git
url: https://github.com/robotraconteur/robotraconteur.git
version: ros-noetic
version: ros
status: maintained
rocky_tf_monitor:
doc:
Expand Down
6 changes: 6 additions & 0 deletions rolling/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5814,6 +5814,12 @@ repositories:
url: https://github.com/ros/robot_state_publisher.git
version: rolling
status: maintained
robotraconteur:
source:
type: git
url: https://github.com/robotraconteur/robotraconteur.git
version: ros
status: maintained
ros1_bridge:
source:
test_commits: false
Expand Down

0 comments on commit 73b83c2

Please sign in to comment.