-
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.
feat(obstacle_cruise_planner): delete shape from target obstacle (#1558)
* delete is on ego traj Signed-off-by: yutaka <purewater0901@gmail.com> * update Signed-off-by: yutaka <purewater0901@gmail.com> * feat(obstacle_cruise_planner): delete shape Signed-off-by: yutaka <purewater0901@gmail.com> * update Signed-off-by: yutaka <purewater0901@gmail.com> * remove unnecessary parameters Signed-off-by: yutaka <purewater0901@gmail.com> * add new calc distance Signed-off-by: yutaka <purewater0901@gmail.com> * add threshold Signed-off-by: yutaka <purewater0901@gmail.com> * fix a bug Signed-off-by: yutaka <purewater0901@gmail.com> * fix terminal point Signed-off-by: yutaka <purewater0901@gmail.com> * update Signed-off-by: yutaka <purewater0901@gmail.com> * update parameters Signed-off-by: yutaka <purewater0901@gmail.com> Signed-off-by: yutaka <purewater0901@gmail.com>
- Loading branch information
1 parent
319d15e
commit 30ddff0
Showing
17 changed files
with
182 additions
and
1,001 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
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
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
151 changes: 0 additions & 151 deletions
151
...tacle_cruise_planner/include/obstacle_cruise_planner/optimization_based_planner/box2d.hpp
This file was deleted.
Oops, something went wrong.
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
43 changes: 0 additions & 43 deletions
43
...le_cruise_planner/include/obstacle_cruise_planner/optimization_based_planner/resample.hpp
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.