-
Notifications
You must be signed in to change notification settings - Fork 34
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(obstacle_stop_planner): add hold stop margin distance (backport #1434) #210
feat(obstacle_stop_planner): add hold stop margin distance (backport #1434) #210
Conversation
fcd7418
to
90f31b4
Compare
d9dcfe5
to
f8e5249
Compare
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## feat/keep_stopping_dist/v0.3.16 #210 +/- ##
=================================================================
Coverage ? 0.00%
=================================================================
Files ? 4
Lines ? 1153
Branches ? 0
=================================================================
Hits ? 0
Misses ? 1153
Partials ? 0
☔ View full report in Codecov by Sentry. |
* feat(obstacle_stop_planner): add hold stop margin distance Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(obstacle_stop_planner): output distance info Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(obstacle_stop_planner): add param into config Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
2364b69
to
c1a954e
Compare
@yn-mrse リグレッションで確認した内容について、記載をお願いします。 |
* ci: add github-release.yaml Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * add workflow_dispatch Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * add inputs for workflow_dispatch Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * support beta branches Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Description
back port autowarefoundation#1434
Test performed
リグレッション確認済み
※事前に #592 と #594 をマージする必要があります。
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.