autowarefoundation / autoware_launch

Apache License 2.0
29 stars 261 forks source link

feat(start/goal_planner): use 15s predicted path #1016

Closed kosuke55 closed 4 months ago

kosuke55 commented 4 months ago

Description

In https://github.com/autowarefoundation/autoware_launch/pull/1005 15s precition path of vehicle is published, so use the full 15s path.

Tests performed

psim

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.

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

kosuke55 commented 4 months ago

this PR was for https://star4.slack.com/archives/C04HK9T2E0N/p1717186058226959 but looks not necessary, it's seems ok just fixing bug