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 awf/autoware_launch #264
Merged
Merged
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
…owarefoundation#744) Signed-off-by: Mamoru Sobue <[email protected]>
…han thresh (autowarefoundation#747) Signed-off-by: satoshi-ota <[email protected]>
…han thresh (autowarefoundation#743) Signed-off-by: satoshi-ota <[email protected]>
…pping (autowarefoundation#749) Signed-off-by: Takayuki Murooka <[email protected]>
…" (autowarefoundation#750) revert "fix(avoidance): shorten the parameter (autowarefoundation#745)" This reverts commit 024254c.
…efoundation#753) Signed-off-by: Takayuki Murooka <[email protected]>
…ten back distance ## Description (autowarefoundation#754) feat(start_planner): change collision_check_distance_from_end to shorten back distance Signed-off-by: kosuke55 <[email protected]>
…to shorten back distance (autowarefoundation#757) Revert "feat(start_planner): change collision_check_distance_from_end to shorten back distance" This reverts commit 680fb05.
…to "arc_length_range" (autowarefoundation#755) Signed-off-by: Maxime CLEMENT <[email protected]>
) * fix(avoidance): use xx1 params Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): expand safety check polygon lateral margin Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
…efoundation#758) * feat(obstacle_stop/cruise): change stop distance after goal Signed-off-by: kosuke55 <[email protected]> * Update autoware_launch/config/planning/scenario_planning/lane_driving/motion_planning/obstacle_cruise_planner/obstacle_cruise_planner.param.yaml --------- Signed-off-by: kosuke55 <[email protected]>
…warefoundation#759) * Add params for acceleration constraints for map_based_prediction Signed-off-by: Daniel Sanchez <[email protected]> * add new param Signed-off-by: Daniel Sanchez <[email protected]> * tune params Signed-off-by: Daniel Sanchez <[email protected]> * add parameter to switch on and off constraints check Signed-off-by: Daniel Sanchez <[email protected]> * improve comment Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]> Signed-off-by: Daniel Sanchez <[email protected]>
…s driving (autowarefoundation#762) Signed-off-by: Takayuki Murooka <[email protected]>
…arefoundation#752) * fix: update model names Signed-off-by: tzhong518 <[email protected]> * fix: argument name Signed-off-by: tzhong518 <[email protected]> * Update autoware_launch/launch/components/tier4_perception_component.launch.xml * fix: model name Signed-off-by: tzhong518 <[email protected]> * fix: add model path Signed-off-by: tzhong518 <[email protected]> * Update autoware_launch/launch/components/tier4_perception_component.launch.xml --------- Signed-off-by: tzhong518 <[email protected]> Co-authored-by: Yusuke Muramatsu <[email protected]> Co-authored-by: Shunsuke Miura <[email protected]>
…utowarefoundation#756) Signed-off-by: Takayuki Murooka <[email protected]>
…owarefoundation#769) Removed unused parameters Signed-off-by: Shintaro Sakoda <[email protected]>
…utowarefoundation#773) Signed-off-by: Takayuki Murooka <[email protected]>
…refoundation#775) Signed-off-by: Takayuki Murooka <[email protected]>
…ent (autowarefoundation#761) Signed-off-by: Fumiya Watanabe <[email protected]>
tier4-autoware-public-bot
bot
merged commit Jan 10, 2024
ad2b175
into
beta/v0.20.0
13 of 14 checks passed
t4-adc
pushed a commit
that referenced
this pull request
Apr 3, 2024
…itHub CLI (#264) * chore(deps): bump peter-evans/enable-pull-request-automerge from 2 to 3 Bumps [peter-evans/enable-pull-request-automerge](https://github.com/peter-evans/enable-pull-request-automerge) from 2 to 3. - [Release notes](https://github.com/peter-evans/enable-pull-request-automerge/releases) - [Commits](peter-evans/enable-pull-request-automerge@v2...v3) --- updated-dependencies: - dependency-name: peter-evans/enable-pull-request-automerge dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update update-sync-param-files.yaml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenji Miyake <[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
Reverts