-
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(behavior_path_planner): cherry-pick for CollisionCheckDebug #836
Conversation
… debug (autowarefoundation#4749) * refactor(behavior_path_planner): renaming and comment collision check debug Signed-off-by: Zulfaqar Azmi <[email protected]> * fix spell check Signed-off-by: Zulfaqar Azmi <[email protected]> --------- Signed-off-by: Zulfaqar Azmi <[email protected]>
…bug type (autowarefoundation#4796) Signed-off-by: Zulfaqar Azmi <[email protected]>
…refoundation#4797) * refactor(behavior_path_planner): use function with color name Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> * Update planning/behavior_path_planner/include/behavior_path_planner/marker_utils/colors.hpp Co-authored-by: Satoshi OTA <[email protected]> --------- Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> Co-authored-by: Satoshi OTA <[email protected]>
…undation#4743) visualize ego predicted path Signed-off-by: kyoichi-sugahara <[email protected]>
…utowarefoundation#4798) * refactor(behavior_path_plannner): commonize collision check markers Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> * Update planning/behavior_path_planner/src/marker_utils/utils.cpp Co-authored-by: Satoshi OTA <[email protected]> --------- Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]> Co-authored-by: Satoshi OTA <[email protected]>
@zulfaqar-azmi-t4
|
@kyoichi-sugahara |
@kyoichi-sugahara @zulfaqar-azmi-t4
ここまでやっていただいているので、後はこちらでまとめて動作確認します!ありがとうございます。 |
@zulfaqar-azmi-t4 |
Description
autowarefoundation#4749
autowarefoundation#4796
autowarefoundation#4797
autowarefoundation#4743
autowarefoundation#4798
Related links
Tests performed
Compile and run autoware
Notes for reviewers
None
Interface changes
None
Effects on system behavior
None
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.