-
Notifications
You must be signed in to change notification settings - Fork 682
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(behavior_velocity): occlusion spot offset (#290)
* fix(behavior velocity): occlusion spot offset Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): remove-lanelet-feature Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * ci(pre-commit): autofix * doc(behavior_velocity): update occlusion spot doc Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * doc(behavior_velocity): cosmetic change Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): early return at no target road type Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * doc(behavior_velocity): fix typo Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): remove unused param Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): consider ego offset after pass collision Signed-off-by: taikitanaka <ttatcoder@outlook.jp> * feat(behavior_velocity): sort distance closest then length closest Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): param to pass scenario sim Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * doc(behavior_velocity): fix doc Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): consider ego at final using .at Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): fix Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): better naming Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): fix sorting by abs distance Signed-off-by: taikitanaka <ttatcoder@outlook.jp> * fix(behavior_velocity): virtual wall and slice size Signed-off-by: taikitanaka <ttatcoder@outlook.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
d69147a
commit 61ebaf7
Showing
11 changed files
with
519 additions
and
909 deletions.
There are no files selected for viewing
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
326 changes: 2 additions & 324 deletions
326
planning/behavior_velocity_planner/docs/occlusion_spot/occlusion_spot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
Oops, something went wrong.