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: enable the run_out module #683

Merged

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Nov 9, 2023

Description

enable the run_out module in the behavior_velocity_planner
https://autowarefoundation.github.io/autoware.universe/main/planning/behavior_velocity_run_out_module/

Tests performed

scenario test: https://evaluation.tier4.jp/evaluation/reports/0589e6cc-9228-5801-b297-64839e81d418?project_id=prd_jt

Effects on system behavior

When the pedestrian is moving to the ego path and TTS is close, the ego will plan stopping.

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.

Signed-off-by: Takayuki Murooka <[email protected]>
@takayuki5168 takayuki5168 marked this pull request as ready for review November 9, 2023 10:50
@@ -45,7 +45,7 @@

# parameter to avoid sudden stopping
slow_down_limit:
enable: true
enable: false
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a parameter tuning based on the real vehicle's expriment.

@takayuki5168 takayuki5168 changed the title feat: enable run_out feat: enable the run_out module Nov 9, 2023
@takayuki5168 takayuki5168 merged commit 29ea479 into autowarefoundation:main Nov 9, 2023
13 of 14 checks passed
@takayuki5168 takayuki5168 deleted the tmp/murooka/enable-run-out branch November 9, 2023 10:59
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Feb 6, 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