-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: mitukou1109 <mitukou1109@gmail.com> fix spell check error Signed-off-by: mitukou1109 <mitukou1109@gmail.com> include necessary headers Signed-off-by: mitukou1109 <mitukou1109@gmail.com> change package version to 0.0.0 Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> Signed-off-by: mitukou1109 <mitukou1109@gmail.com> fix include guard name Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> Signed-off-by: mitukou1109 <mitukou1109@gmail.com> replace flowchart uml with pre-generated image Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> Signed-off-by: mitukou1109 <mitukou1109@gmail.com> style(pre-commit): autofix Signed-off-by: mitukou1109 <mitukou1109@gmail.com> replace tier4_planning_msgs with autoware_internal_planning_msgs Signed-off-by: mitukou1109 <mitukou1109@gmail.com> style(pre-commit): autofix Signed-off-by: mitukou1109 <mitukou1109@gmail.com> use LaneletSequence instead of ConstLanelets Signed-off-by: mitukou1109 <mitukou1109@gmail.com> set orientation to path points Signed-off-by: mitukou1109 <mitukou1109@gmail.com> crop path bound to fit trajectory Signed-off-by: mitukou1109 <mitukou1109@gmail.com> offset path bound Signed-off-by: mitukou1109 <mitukou1109@gmail.com> no need to make return value optional Signed-off-by: mitukou1109 <mitukou1109@gmail.com> address deprecation warning Signed-off-by: mitukou1109 <mitukou1109@gmail.com> add doxygen comments Signed-off-by: mitukou1109 <mitukou1109@gmail.com> support multiple previous/next lanelets Signed-off-by: mitukou1109 <mitukou1109@gmail.com> fix path bound cut issue Signed-off-by: mitukou1109 <mitukou1109@gmail.com> group parameters Signed-off-by: mitukou1109 <mitukou1109@gmail.com> add path cut feature Signed-off-by: mitukou1109 <mitukou1109@gmail.com> ensure s_end is not negative Signed-off-by: mitukou1109 <mitukou1109@gmail.com> simplify return value selection Signed-off-by: mitukou1109 <mitukou1109@gmail.com> add doxygen comments Signed-off-by: mitukou1109 <mitukou1109@gmail.com>
- Loading branch information
1 parent
b27283b
commit b9dd1c4
Showing
4 changed files
with
77 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
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