Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(behavior_velocity): update grid map collision judgement using ob…
…ject info (tier4#568) * feature(behavior_velocity): update grid map utils Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): remove unused Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): early continue Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): add object info to occ grid and update collision judgement Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): add debug options Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): replace to planning utils * chore(behavior_velocity): parametrize pedestrian radius and use planner data Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): update doc and minor change Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): minor change Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): update docs and update parameter from experiment Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): add compare polygon iterator and line iterator Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): reduce test verbose Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): to silent g-test Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): chores Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): add offset from front bumper Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): use clippled path as marker Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): add extract close partition Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): fix remaining Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * chore(behavior_velocity): update debug marker Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * feat(behavior_velocity): add ray option and tune param Signed-off-by: tanaka3 <ttatcoder@outlook.jp> * fix(behavior_velocity): fix predicted path Signed-off-by: tanaka3 <ttatcoder@outlook.jp>
- Loading branch information