forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(obstacle_stop_planner): add hold stop margin distance (backport #…
…1434) (#210) * feat(obstacle_stop_planner): add hold stop margin distance (#1434) * feat(obstacle_stop_planner): add hold stop margin distance Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(obstacle_stop_planner): output distance info Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(obstacle_stop_planner): add param into config Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix: replace motion_utils to tier4_autoware_utils * ci(pre-commit): autofix --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
76b20f9
commit 0a72a37
Showing
4 changed files
with
55 additions
and
15 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