chore: update nebula to v0.3.2.2#6820
Merged
Merged
Conversation
|
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Member
Author
|
Currently, I'm using fix branch from my fork for testing the build. I will update the repos file to point to the patched version once tier4/nebula#405 is merged. |
7e930d5 to
6885c90
Compare
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
6885c90 to
1c2c424
Compare
xmfcx
approved these changes
Feb 17, 2026
Collaborator
|
Maybe not that urgent, but you might want to update https://github.com/autowarefoundation/autoware_universe/blob/main/packages_above.repos#L25 as well. |
This file contains hidden or 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
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 is a follow up from #6812
After updating autoware for 1.7.0, docker-build-and-push failed for arm environment.
The error is caused by nebula and this will update autoware.repos file to use the fixed version
How was this PR tested?
Tested build in CI.