-
Notifications
You must be signed in to change notification settings - Fork 650
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_velocity): occlusion spot generate not detection area occupancy grid #620
Merged
taikitanaka3
merged 9 commits into
autowarefoundation:main
from
taikitanaka3:258-feat-behavior-velocity-occlusion-spot-generate-Not-detection-area-occupancy-grid
Apr 14, 2022
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
taikitanaka3
commented
Apr 1, 2022
planning/behavior_velocity_planner/config/occlusion_spot.param.yaml
Outdated
Show resolved
Hide resolved
taikitanaka3
force-pushed
the
258-feat-behavior-velocity-occlusion-spot-generate-Not-detection-area-occupancy-grid
branch
from
April 4, 2022 01:39
3305c02
to
608fdbd
Compare
Codecov Report
@@ Coverage Diff @@
## main #620 +/- ##
==========================================
- Coverage 10.59% 10.55% -0.04%
==========================================
Files 735 736 +1
Lines 51761 52085 +324
Branches 6596 6757 +161
==========================================
+ Hits 5482 5499 +17
- Misses 41819 42124 +305
- Partials 4460 4462 +2
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report at Codecov.
|
taikitanaka3
force-pushed
the
258-feat-behavior-velocity-occlusion-spot-generate-Not-detection-area-occupancy-grid
branch
from
April 9, 2022 11:01
608fdbd
to
e0c02de
Compare
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
…in detection area Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
taikitanaka3
force-pushed
the
258-feat-behavior-velocity-occlusion-spot-generate-Not-detection-area-occupancy-grid
branch
from
April 13, 2022 11:37
b47061d
to
7e86623
Compare
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
yukkysaito
previously approved these changes
Apr 13, 2022
8 tasks
0x126
reviewed
Apr 14, 2022
planning/behavior_velocity_planner/src/scene_module/occlusion_spot/grid_utils.cpp
Show resolved
Hide resolved
Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
0x126
approved these changes
Apr 14, 2022
taikitanaka3
deleted the
258-feat-behavior-velocity-occlusion-spot-generate-Not-detection-area-occupancy-grid
branch
April 14, 2022 05:12
taikitanaka3
referenced
this pull request
in tier4/autoware.universe
Apr 14, 2022
…ccupancy grid (#620) * feat(behavior_velocity): filter dynamic object by default Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): raycast object shadow Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): replace target vehicle to filtered vehicle in detection area Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): update docs and settings * chore(behavior_velocity): cosmetic change Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): consider delay for detection Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): fix launch and stuck vehicle Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): use experiment value Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): add comment Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
taikitanaka3
referenced
this pull request
in tier4/autoware.universe
Apr 14, 2022
…ccupancy grid (#620) * feat(behavior_velocity): filter dynamic object by default Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): raycast object shadow Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): replace target vehicle to filtered vehicle in detection area Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): update docs and settings * chore(behavior_velocity): cosmetic change Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): consider delay for detection Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): fix launch and stuck vehicle Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): use experiment value Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): add comment Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
4 tasks
8 tasks
boyali
referenced
this pull request
in boyali/autoware.universe
Sep 28, 2022
…ccupancy grid (tier4#620) * feat(behavior_velocity): filter dynamic object by default Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): raycast object shadow Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): replace target vehicle to filtered vehicle in detection area Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): update docs and settings * chore(behavior_velocity): cosmetic change Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): consider delay for detection Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): fix launch and stuck vehicle Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): use experiment value Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): add comment Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 3, 2022
…ccupancy grid (tier4#620) * feat(behavior_velocity): filter dynamic object by default Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): raycast object shadow Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): replace target vehicle to filtered vehicle in detection area Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): update docs and settings * chore(behavior_velocity): cosmetic change Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): consider delay for detection Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): fix launch and stuck vehicle Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): use experiment value Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): add comment Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 3, 2022
…ccupancy grid (tier4#620) * feat(behavior_velocity): filter dynamic object by default Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): raycast object shadow Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): replace target vehicle to filtered vehicle in detection area Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): update docs and settings * chore(behavior_velocity): cosmetic change Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): consider delay for detection Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): fix launch and stuck vehicle Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): use experiment value Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): add comment Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 19, 2022
…ccupancy grid (tier4#620) * feat(behavior_velocity): filter dynamic object by default Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): raycast object shadow Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): replace target vehicle to filtered vehicle in detection area Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): update docs and settings * chore(behavior_velocity): cosmetic change Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): consider delay for detection Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): fix launch and stuck vehicle Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): use experiment value Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): add comment Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
satoshi-ota
pushed a commit
to satoshi-ota/autoware.universe
that referenced
this pull request
Jul 3, 2023
…owarefoundation#620) * fix(lane_change): fix minimum lane change length (autowarefoundation#4033) * fix(lane_change): dont cut centerline but insert stop (autowarefoundation#3999) * fix(lane_change): dont cut centerline but insert stop Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * style(pre-commit): autofix * removed duplicated Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * old arch by default Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * fix old architecture Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * style(pre-commit): autofix * hard code stop buffer distance and insert macro Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * use macro for old architecture Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> --------- Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --------- Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> Co-authored-by: Yutaka Shimizu <43805014+purewater0901@users.noreply.github.com> Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
kyoichi-sugahara
pushed a commit
that referenced
this pull request
Sep 16, 2023
chore: sync awf-latest
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
concept moving vehicle will interrupt obstacle running out behind moving vehicle
white: occupied
black: freespace
gray: unkown
This PR is going to
This PR wont
Related links
tier4/autoware_launch#282
Tests performed
by psim
Notes for reviewers
testing raycast all vehicle
test raycast for all vehicle
test raycast only moving vehicle
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.