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.14.0 with tier4/main #247
Merged
tier4-autoware-public-bot
merged 25 commits into
tier4/main
from
beta-to-tier4-main-sync
Oct 16, 2023
Merged
chore: sync beta branch beta/v0.14.0 with tier4/main #247
tier4-autoware-public-bot
merged 25 commits into
tier4/main
from
beta-to-tier4-main-sync
Oct 16, 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
Signed-off-by: Takayuki Murooka <[email protected]>
feat(goal_planner): extend goal search are Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
* feat(goal_planner): extend goal search are Signed-off-by: kosuke55 <[email protected]> * feat(goal_planner): prioritize goals before objects to avoid Signed-off-by: kosuke55 <[email protected]> --------- Signed-off-by: kosuke55 <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
…atch with the one in universe (#596) Modified ndt_scan_matcher.param.yaml to match with the one in universe Signed-off-by: TaikiYamada4 <[email protected]>
Signed-off-by: Berkay Karaman <[email protected]>
Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
update param Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kminoda <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
…ion in crosswalk (#610) * feat(autoware_launch): dynamic timeout for no intention to walk decision in crosswalk Signed-off-by: Takayuki Murooka <[email protected]> * update config Signed-off-by: Takayuki Murooka <[email protected]> * revert a parg of config Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
…light does not exist (#611) Signed-off-by: Mamoru Sobue <[email protected]>
…um` to 200 (#618) Changed initial_estimate_particles_num to 200 Signed-off-by: Shintaro Sakoda <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
* fix: add param file for obstacle pointcloud based validator Signed-off-by: badai-nguyen <[email protected]> * fix: tier4_perception launch Signed-off-by: badai-nguyen <[email protected]> --------- Signed-off-by: badai-nguyen <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
…eas (#622) feat: add enabling param for the private areas Signed-off-by: Yuki Takagi <[email protected]>
…obstacle cruise planner param change (#621) * set obstacle type dependant params Signed-off-by: Daniel Sanchez <[email protected]> * Set obstacle cruise planner as default to test changes Signed-off-by: Daniel Sanchez <[email protected]> * Change back testing parameters to default Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]> Signed-off-by: Daniel Sanchez <[email protected]>
…626) Signed-off-by: Zulfaqar Azmi <[email protected]>
Signed-off-by: Mamoru Sobue <[email protected]>
* disable RTC Signed-off-by: kyoichi-sugahara <[email protected]> * remove rtc auto mode manager Signed-off-by: kyoichi-sugahara <[email protected]> * fix file name Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
chore: sync awf/autoware_launch
tier4-autoware-public-bot
bot
merged commit Oct 16, 2023
ae2ad1a
into
tier4/main
12 of 13 checks passed
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
Performance Improvements
initial_estimate_particles_num
to 200 (chore: sync awf-latest #618)