forked from autowarefoundation/autoware_universe
-
Notifications
You must be signed in to change notification settings - Fork 33
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: sync upstream #702
Merged
Merged
chore: sync upstream #702
+398
−17
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
* ci: enable spell-check-partial for system Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: kminoda <koji.minoda@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…dation#4462) * ci: enable spell-check-partial for evaluator and launch Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: kminoda <koji.minoda@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat(yabloc_monitor): add yabloc_monitor Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * add readme Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * update config Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * update Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * update Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * remove unnecessary part Signed-off-by: kminoda <koji.minoda@tier4.jp> * remove todo Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix typo Signed-off-by: kminoda <koji.minoda@tier4.jp> * remove unnecessary part Signed-off-by: kminoda <koji.minoda@tier4.jp> * update readme Signed-off-by: kminoda <koji.minoda@tier4.jp> * shorten function Signed-off-by: kminoda <koji.minoda@tier4.jp> * reflect chatgpt Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * update Signed-off-by: kminoda <koji.minoda@tier4.jp> * cland-tidy Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * update variable name Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix if name Signed-off-by: kminoda <koji.minoda@tier4.jp> * use nullopt (and moved yabloc monitor namespace Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix readme Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * add dependency Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * reflect comment Signed-off-by: kminoda <koji.minoda@tier4.jp> * update comment Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: kminoda <koji.minoda@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…dation#3467) * feat(behavior_path_planner): use no_parking_area for pull_over Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * support no_stopping_area Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> --------- Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
…on#4456) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…n#4413) Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
…oundation#4413)" (autowarefoundation#4477) Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
…er the tolerance (autowarefoundation#4464) Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
…uck vehicle (autowarefoundation#4449) * feat(behavior_velocity_crosswalk_module): suppress sudden stop for stuck vehicle Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * update config Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * update Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * update Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> --------- Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Improvements or additions to documentation
launch
localization
map
perception
planning
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.
Features
Bug Fixes
Continuous Integrations
Chores