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(lane_change): parameter update #1115

Conversation

zulfaqar-azmi-t4
Copy link
Contributor

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 commented Aug 13, 2024

Description

This PR updates the following two parameters:

  1. longitudinal_velocity_delta_time for all RSS category
  2. use_all_predicted_path

Currently due to having these parameters set, lane change have become too conservative.
In consequences, it has caused a lot of unintended lane change cancel during experiment.

These changes has been tested in experiment at odaiba and unintended cancel has been reduced and there is no critical issues observed.

Tests performed

TIER IV internal link

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.

  • 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: Muhammad Zulfaqar Azmi <[email protected]>
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 merged commit f3237e6 into autowarefoundation:main Aug 16, 2024
15 checks passed
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 deleted the lc-disable-delta-time-and-all-predicted-path branch August 16, 2024 08:16
zulfaqar-azmi-t4 added a commit to tier4/autoware_launch that referenced this pull request Aug 16, 2024
@github-actions github-actions bot removed the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Aug 16, 2024
kyoichi-sugahara pushed a commit that referenced this pull request Aug 19, 2024
Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
shmpwk pushed a commit to tier4/autoware_launch that referenced this pull request Aug 20, 2024
kyoichi-sugahara pushed a commit to tier4/autoware_launch that referenced this pull request Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants