-
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(lane_change): combine terminal lane change path at waiting appro…
…val (#6176) * saved Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * feat(lane_change): fix drivable area info Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * feat(lane_change): update filter object Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * feat(lane_change): fix turn signal Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * fix(lane_change): fix typo Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * fix(lane_change): remove updateLaneChangeStatus() Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * fix(lane_change): remove redundant process Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * fix(lane_change): calculate distance to goal Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * fix(lane_change): add empty guard Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> --------- Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
- Loading branch information
Showing
6 changed files
with
241 additions
and
16 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
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