autowarefoundation / autoware_launch

Apache License 2.0
29 stars 261 forks source link

feat(crosswalk): more conservative when the ego pass first #1085

Closed takayuki5168 closed 2 months ago

takayuki5168 commented 2 months ago

Description

Tuned the parameter of the crosswalk in the experiment.

Currently, the ego is very aggressive when the ego crosses the crosswalk before the pedestrians. With this PR, in that case, the ego can keep enough time.

Tests performed

Experiment in the city of Tokyo scenario test: https://evaluation.tier4.jp/evaluation/reports/c3868fc8-6886-582f-bf09-8f96a24e0478?project_id=prd_jt

Effects on system behavior

Not applicable.

Interface changes

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.

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