forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 0
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_planner): add safety slow down feature for spe…
…cific crosswalks (autowarefoundation#1528) * feat: add safety slow down Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com> feat: implement safety slow down and maintain slow speed Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com> feat: rearrange insertDecelPoint function Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com> chore: update comments Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com> docs: add safety slow down behavior info in crosswalk design doc Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com> chore: create a separate function Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com> fix: revert add_debug flag Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com> fix: change applySafetySlowDownSpeed function call scope Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com> ci(pre-commit): autofix * fix conflicts & add attributeOr Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com> Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com>
- Loading branch information
1 parent
a522426
commit 3449d21
Showing
3 changed files
with
65 additions
and
3 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