-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
chore(autoware.repos): add ros2_socketcan and change transport_drivers fork #5008
Merged
xmfcx
merged 4 commits into
autowarefoundation:main
from
mojomex:chore/nebula-deps-update
Jul 24, 2024
Merged
chore(autoware.repos): add ros2_socketcan and change transport_drivers fork #5008
xmfcx
merged 4 commits into
autowarefoundation:main
from
mojomex:chore/nebula-deps-update
Jul 24, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mojomex
force-pushed
the
chore/nebula-deps-update
branch
from
July 18, 2024 07:12
d22fea8
to
59c64ea
Compare
4 tasks
mojomex
force-pushed
the
chore/nebula-deps-update
branch
from
July 18, 2024 07:57
913d520
to
c68ab60
Compare
xmfcx
reviewed
Jul 18, 2024
xmfcx
reviewed
Jul 18, 2024
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
xmfcx
force-pushed
the
chore/nebula-deps-update
branch
from
July 24, 2024 10:30
bac614b
to
8bac240
Compare
xmfcx
approved these changes
Jul 24, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Waiting for CI to pass now.
xmfcx
changed the title
chore: update deps to enable upgrade to nebula single-node architecture
chore(autoware.repos): add ros2_socketcan and change
Jul 24, 2024
xmfcx
changed the title
chore(autoware.repos): add ros2_socketcan and change
chore(autoware.repos): add ros2_socketcan and change transport_drivers fork
Jul 24, 2024
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds the dependencies required for the new Nebula version to
autoware.repos
, allowing for the transition to the new single-node Nebula architecture.This is a non-breaking change and works with both the current, and the new single-node version of Nebula.
Related PRs
Other PRs depending on this PR:
Tests performed
Compiled the project. Since this change is a mere dependency update with no behavior changes, no further testing was done.
Effects on system behavior
None.
Interface changes
None.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.