Skip to content

feat(autoware.repos): added the cuda_blackboard and negotiated to the repos file #5710

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Mar 18, 2025
8 changes: 8 additions & 0 deletions autoware.repos
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,14 @@ repositories:
type: git
url: https://github.com/autowarefoundation/trt_batched_nms.git
version: main
universe/external/cuda_blackboard:
type: git
url: https://github.com/autowarefoundation/cuda_blackboard.git
version: v0.1.1
universe/external/negotiated:
type: git
url: https://github.com/osrf/negotiated.git
version: eac198b55dcd052af5988f0f174902913c5f20e7
# launcher
launcher/autoware_launch:
type: git
Expand Down
Loading