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(obstacle_cruise_planner): improve stop and cruise behavior for c…
…ut-in & out (autowarefoundation#8072) * feat(obstacle_cruise_planner): improve stop and cruise behavior for cut-in & out Signed-off-by: Berkay Karaman <berkay@leodrive.ai> * cleanup, add stop safety margin for transient objects Signed-off-by: Berkay Karaman <berkay@leodrive.ai> style(pre-commit): autofix * fix: debug Signed-off-by: Berkay Karaman <berkay@leodrive.ai> * fix: precommit error Signed-off-by: Berkay Karaman <berkay@leodrive.ai> * fix: unused-variable Signed-off-by: Berkay Karaman <berkay@leodrive.ai> * feat: improve cruise behavior for outside obstacles Signed-off-by: Berkay Karaman <berkay@leodrive.ai> * fix projected velocity, improve transient obstacle behavior Signed-off-by: Berkay Karaman <berkay@leodrive.ai> * feat: add predefined deceleration rate for VRUs Signed-off-by: Berkay Karaman <berkay@leodrive.ai> * feat: update Signed-off-by: Berkay Karaman <berkay@leodrive.ai> --------- Signed-off-by: Berkay Karaman <berkay@leodrive.ai> Signed-off-by: prakash-kannaiah <prakashkanan.pk@gmail.com>
- Loading branch information
1 parent
a20864d
commit df2e877
Showing
6 changed files
with
502 additions
and
153 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
Oops, something went wrong.