Skip to content
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

fix(behavior_path_planner): define hysteresis_factor_expand_rate #569

Merged
merged 5 commits into from
Sep 16, 2023

Conversation

kyoichi-sugahara
Copy link
Contributor

@kyoichi-sugahara kyoichi-sugahara commented Sep 14, 2023

Description

define parameter of hysteresis_factor_expand_rate
shoul be merged with the PR

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@@ -0,0 +1,135 @@
{
"python.autoComplete.extraPaths": [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow!!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow!!

Copy link
Contributor

@kosuke55 kosuke55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

param file seems good

Signed-off-by: kyoichi-sugahara <[email protected]>
Signed-off-by: kyoichi-sugahara <[email protected]>
@kyoichi-sugahara kyoichi-sugahara merged commit 79af6a9 into main Sep 16, 2023
9 of 10 checks passed
@kyoichi-sugahara kyoichi-sugahara deleted the fix/define_hysteresis_factor_expand_rate branch September 16, 2023 09:17
TomohitoAndo pushed a commit to TomohitoAndo/autoware_launch.awf that referenced this pull request Oct 20, 2023
…efoundation#569)

* feat(planning_launch): add new param to avoidance.param.yaml

Signed-off-by: satoshi-ota <[email protected]>

* fix(planning_launch): reorder params for readability

Signed-off-by: satoshi-ota <[email protected]>

Signed-off-by: satoshi-ota <[email protected]>
soblin pushed a commit to soblin/autoware_launch that referenced this pull request Nov 18, 2023
…e.launch (autowarefoundation#569)

* feat: set traffic light parameter properly for autoware.launch and e2e.launch

Signed-off-by: tomoya.kimura <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: tomoya.kimura <[email protected]>
Co-authored-by: tkimura4 <[email protected]>
Signed-off-by: tomoya.kimura <[email protected]>
soblin pushed a commit to soblin/autoware_launch that referenced this pull request Nov 18, 2023
…owarefoundation#569)

* hysteresis_factor_expand_rate

Signed-off-by: kyoichi-sugahara <[email protected]>

* style(pre-commit): autofix

* add hysteresis_factor_expand_rate in SafetyCheckParams

Signed-off-by: kyoichi-sugahara <[email protected]>

* delete setting files

Signed-off-by: kyoichi-sugahara <[email protected]>

* revert unnecessary change

Signed-off-by: kyoichi-sugahara <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Feb 6, 2024
…e.launch (autowarefoundation#569)

* feat: set traffic light parameter properly for autoware.launch and e2e.launch

Signed-off-by: tomoya.kimura <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: tomoya.kimura <[email protected]>
Co-authored-by: tkimura4 <[email protected]>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request May 21, 2024
* use x2 planning module preset as default

* change planning module preset of simulator launch
yuki-takagi-66 referenced this pull request in tier4/autoware_launch Jul 8, 2024
* use x2 planning module preset as default

* change planning module preset of simulator launch
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Sep 4, 2024
… (autowarefoundation#569)

feat(static_obstacle_avoidance): add parameter for envelope polygon creation (autowarefoundation#1130)

* add threshold for eclipse long radius



* change parameter



---------

Signed-off-by: Go Sakayori <[email protected]>
Signed-off-by: Go Sakayori <[email protected]>
technolojin pushed a commit to technolojin/autoware_launch that referenced this pull request Nov 25, 2024
…topping (autowarefoundation#771)

* change hard/soft margin and deceleration method

Signed-off-by: Go Sakayori <[email protected]>

* fix(static_obstacle_avoidance): cherry-pick AWF autowarefoundation#1130 (autowarefoundation#569)

feat(static_obstacle_avoidance): add parameter for envelope polygon creation (autowarefoundation#1130)

* add threshold for eclipse long radius

* change parameter

---------

Signed-off-by: Go Sakayori <[email protected]>
Signed-off-by: Go Sakayori <[email protected]>

---------

Signed-off-by: Go Sakayori <[email protected]>
Signed-off-by: Go Sakayori <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants