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(start_planner): set ignore_distance_from_lane_end param to 0.0 since it is not needed #1198

Conversation

danielsanchezaran
Copy link
Contributor

@danielsanchezaran danielsanchezaran commented Oct 25, 2024

Description

Based on autowarefoundation/autoware.universe#4889, this parameter can be set back to 0.0, bringing back some functionality to the start planner.

Tests performed

In the video its shown how with the parameter ignore_distance_from_lane_end: 0.0, the start planner can create a shift pull out path without having to move backwards in an awkward way.
PSim

cap-.2024-10-25-16-50-55.mp4

Degradation check: TIER IV PRIVATE 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.

@danielsanchezaran danielsanchezaran changed the title set param to 0.0 since it is not needed fix(start_planner): set ignore_distance_from_lane_end param to 0.0 since it is not needed Oct 25, 2024
@danielsanchezaran danielsanchezaran enabled auto-merge (squash) October 25, 2024 11:03
@danielsanchezaran danielsanchezaran merged commit 6f7cf67 into autowarefoundation:main Oct 25, 2024
18 of 19 checks passed
@danielsanchezaran danielsanchezaran deleted the feat/set_ignore_distance_from_lane_end_to_0 branch October 25, 2024 11:04
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