-
Notifications
You must be signed in to change notification settings - Fork 668
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 (#8072) * feat(obstacle_cruise_planner): improve stop and cruise behavior for cut-in & out Signed-off-by: Berkay Karaman <[email protected]> * cleanup, add stop safety margin for transient objects Signed-off-by: Berkay Karaman <[email protected]> style(pre-commit): autofix * fix: debug Signed-off-by: Berkay Karaman <[email protected]> * fix: precommit error Signed-off-by: Berkay Karaman <[email protected]> * fix: unused-variable Signed-off-by: Berkay Karaman <[email protected]> * feat: improve cruise behavior for outside obstacles Signed-off-by: Berkay Karaman <[email protected]> * fix projected velocity, improve transient obstacle behavior Signed-off-by: Berkay Karaman <[email protected]> * feat: add predefined deceleration rate for VRUs Signed-off-by: Berkay Karaman <[email protected]> * feat: update Signed-off-by: Berkay Karaman <[email protected]> --------- Signed-off-by: Berkay Karaman <[email protected]>
- Loading branch information
Berkay Karaman
authored
Oct 8, 2024
1 parent
bd2cea4
commit 88e2ae1
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.