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

feat(behavior_path_planner): set param ignore_object_velocity_threshold #573

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

kyoichi-sugahara
Copy link
Contributor

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

Description

Set param of ignore_object_velocity_threshold from 0.0 to 1.0.
This temporal value is to avoida chattering and should be tuned properly depends on the use case.
Before:

test-2023-09-18_20.44.06.mp4

After:

test-2023-09-18_20.40.58.mp4

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.

@kyoichi-sugahara kyoichi-sugahara marked this pull request as ready for review September 18, 2023 11:51
@kyoichi-sugahara kyoichi-sugahara merged commit c085625 into main Sep 18, 2023
10 of 11 checks passed
@kyoichi-sugahara kyoichi-sugahara deleted the feature/set_param_ignore_object_velocity branch September 18, 2023 12:19
TomohitoAndo added a commit to TomohitoAndo/autoware_launch.awf that referenced this pull request Oct 20, 2023
soblin pushed a commit to soblin/autoware_launch that referenced this pull request Nov 18, 2023
soblin pushed a commit to soblin/autoware_launch that referenced this pull request Nov 18, 2023
…ld (autowarefoundation#573)

set param ignore_object_velocity_threshold

Signed-off-by: kyoichi-sugahara <[email protected]>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Feb 6, 2024
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Jun 18, 2024
* avoidance approval per maneuver

* tune lateral_execution_threshold to prevent sensitive behavior

* update parameter name

* Tune longitudinal distance from target
Kazunori-Nakajima pushed a commit to Kazunori-Nakajima/autoware_launch that referenced this pull request Oct 17, 2024
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