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(start_planner): shorten max backward distance #734

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

shmpwk
Copy link
Contributor

@shmpwk shmpwk commented Dec 12, 2023

Description

Shoten max backward distance when starting for safety.

Tests performed

Tested with read vehicle.
https://github.com/tier4/autoware_launch.xx1/pull/713

Effects on system behavior

The ego will be less likely to start too backward.
The ego will be more likely to stuck when there is a vehicle in front of the ego.

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.

@shmpwk shmpwk requested review from kosuke55 and tkimura4 December 12, 2023 16:22
Copy link
Contributor

@tkimura4 tkimura4 left a comment

Choose a reason for hiding this comment

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

LGTM

@shmpwk shmpwk enabled auto-merge (squash) December 13, 2023 02:26
sykwer pushed a commit to sykwer/autoware_launch that referenced this pull request Jan 3, 2024
@shmpwk shmpwk merged commit 3e4aa01 into main Jan 15, 2024
10 of 11 checks passed
@shmpwk shmpwk deleted the shmpwk-patch-3 branch January 15, 2024 05:25
shmpwk added a commit to tier4/autoware_launch that referenced this pull request Jan 15, 2024
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Feb 6, 2024
)

* fix(autoware_launch): fix centerpoint param path

Signed-off-by: tomoya.kimura <[email protected]>

* fix

Signed-off-by: tomoya.kimura <[email protected]>

---------

Signed-off-by: tomoya.kimura <[email protected]>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request May 13, 2024
)

* fix(autoware_launch): fix centerpoint param path

Signed-off-by: tomoya.kimura <[email protected]>

* fix

Signed-off-by: tomoya.kimura <[email protected]>

---------

Signed-off-by: tomoya.kimura <[email protected]>
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