-
Notifications
You must be signed in to change notification settings - Fork 669
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(lane_change): refactor longitudinal acceleration sampling (#…
…9091) * fix calc_all_max_lc_lengths function Signed-off-by: mohammad alqudah <[email protected]> * remove unused functions Signed-off-by: mohammad alqudah <[email protected]> * remove limit on velocity in calc_all_max_lc_lengths function Signed-off-by: mohammad alqudah <[email protected]> * sample longitudinal acceleration separately for each prepater duration Signed-off-by: mohammad alqudah <[email protected]> * refactor prepare phase metrics calculation Signed-off-by: mohammad alqudah <[email protected]> * check for zero value prepare duration Signed-off-by: mohammad alqudah <[email protected]> * refactor calc_lon_acceleration_samples function Signed-off-by: mohammad alqudah <[email protected]> --------- Signed-off-by: mohammad alqudah <[email protected]>
- Loading branch information
Showing
7 changed files
with
179 additions
and
284 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
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.