forked from autowarefoundation/autoware_launch
-
Notifications
You must be signed in to change notification settings - Fork 4
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 beta branch beta/v0.17.0 with tier4/main #257
Merged
tier4-autoware-public-bot
merged 18 commits into
tier4/main
from
beta-to-tier4-main-sync
Nov 27, 2023
Merged
chore: sync beta branch beta/v0.17.0 with tier4/main #257
tier4-autoware-public-bot
merged 18 commits into
tier4/main
from
beta-to-tier4-main-sync
Nov 27, 2023
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
…ocity profile (#677) feat(intersection): rectify smoothed velocity Signed-off-by: Mamoru Sobue <[email protected]>
* chore(config): remove behavior launch modules Signed-off-by: satoshi-ota <[email protected]> * refactor(config): add preset yaml file Signed-off-by: satoshi-ota <[email protected]> * refactor(launch): add new option to select planning preset Signed-off-by: satoshi-ota <[email protected]> * refactor(config): remove unused params Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
feat: enable run_out Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: badai-nguyen <[email protected]>
…arameters (#681) * add moving parameters for testing Signed-off-by: Daniel Sanchez <[email protected]> * param tuning for tests Signed-off-by: Daniel Sanchez <[email protected]> * wip params for velocity-based obscruise planner Signed-off-by: Daniel Sanchez <[email protected]> * add different values for debugging Signed-off-by: Daniel Sanchez <[email protected]> * set hysteresis-based obstacle moving classification Signed-off-by: Daniel Sanchez <[email protected]> * set params to match previous values Signed-off-by: Daniel Sanchez <[email protected]> * eliminate pedestrian mention Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]> Signed-off-by: Daniel Sanchez <[email protected]>
…lation (#686) Enable duplicated node checker in planning simulation Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
* fix(detected_object_validation): add param Signed-off-by: badai-nguyen <[email protected]> * fix: change to 2d validator use Signed-off-by: badai-nguyen <[email protected]> --------- Signed-off-by: badai-nguyen <[email protected]>
… autoware_launch (#672) * add radar object clustering param path Signed-off-by: yoshiri <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: yoshiri <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: Maxime CLEMENT <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
enable drivable area expansion Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Zulfaqar Azmi <[email protected]>
Signed-off-by: kminoda <[email protected]>
Add verbose option to start planner parameters Signed-off-by: kyoichi-sugahara <[email protected]>
…ram.yaml (#696) Change verbose flag to false in start_planner.param.yaml Signed-off-by: kyoichi-sugahara <[email protected]>
chore: sync awf/autoware_launch
tier4-autoware-public-bot
bot
merged commit Nov 27, 2023
7a865cd
into
tier4/main
17 of 18 checks passed
t4-adc
pushed a commit
that referenced
this pull request
Apr 3, 2024
Signed-off-by: badai-nguyen <[email protected]>
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.
Features
Bug Fixes
Code Refactoring