This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(lanelet2_extension): consider lane-ego angle difference in lane …
…following module (#148) * feat(lanelet2_extension): consider lane-ego angle difference in lane following module Signed-off-by: Mehmet Dogru <[email protected]> * remove debug prints Signed-off-by: Mehmet Dogru <[email protected]> * include limits Signed-off-by: Mehmet Dogru <[email protected]> * style(pre-commit): autofix * fix: use bg:distance Signed-off-by: Mehmet Dogru <[email protected]> * refactor: replace with getLaneletAngle Signed-off-by: Mehmet Dogru <[email protected]> --------- Signed-off-by: Mehmet Dogru <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
150b926
commit d8444ee
Showing
2 changed files
with
75 additions
and
0 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