-
Notifications
You must be signed in to change notification settings - Fork 289
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
chore: merge tier4/autoware_launch v0.38.0 changes to awf/autoware_launch main branch excepts .github changes #1228
Conversation
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
…in-sync chore: sync beta branch beta/v0.27.0 with tier4/main
chore: sync awf-latest
chore: sync awf-latest
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync awf-latest
chore: sync tier4/autoware_launch:awf-latest
Signed-off-by: Yutaka Kondo <[email protected]>
The forked |
Is it possible for us to get a reason for why each parameters are being changed? For example, the max velocity was limited to 15 km/h for this reason: It was done for safety reasons while transitioning from obstacle_stop_planner to obstacle_cruise_planner. And the AEB doesn't work reliably for velocities higher than 15km/h. This goes for all the changes, the PR description and title should contain the reasons these were changed. Not just "merging from tier4 fork for version control". |
@youtalk -san, since
|
@xmfcx I want to minimize the differences with the tier4 forked repository, but since there might be some discussion, I’ll close this for now and reconsider. |
Description
This PR contains the differences from the v0.38.0 tag of tier4/autoware_launch to the main branch of awf/autoware_launch, excluding changes to
.github
directory.main...tier4:autoware_launch:v0.38.0
This PR is the second step in implementing changes based on https://github.com/orgs/autowarefoundation/discussions/5292. Next, I plan to update the versions in package.xml on the main branch of awf/autoware_launch.
Ref. autowarefoundation/autoware.universe#9261
Tests performed
Not applicable.
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.