Skip to content

tmp: imcomplete implementation of smooth goal connection #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

sasakisasaki
Copy link
Owner

@sasakisasaki sasakisasaki commented Feb 25, 2025

Description

DO NOT MERGE THIS PR AS THIS IS EXPERIMENTAL ONE.

This PR is created to show the diff to preview the changes with my reviewers. Honestly I'm now not sure the right approach for now, ... .

sasakisasaki and others added 9 commits February 25, 2025 22:16
…oad (autowarefoundation#211)

increase z_filter_proc_dev

Signed-off-by: Kento Yabuuchi <[email protected]>
Co-authored-by: SakodaShintaro <[email protected]>
…manager package from autoware.universe (autowarefoundation#203)

Signed-off-by: NorahXiong <[email protected]>
* feat(path_generator): add path cut feature

add path_generator package

Signed-off-by: mitukou1109 <[email protected]>

fix spell check error

Signed-off-by: mitukou1109 <[email protected]>

include necessary headers

Signed-off-by: mitukou1109 <[email protected]>

change package version to 0.0.0

Co-authored-by: Yutaka Kondo <[email protected]>
Signed-off-by: mitukou1109 <[email protected]>

fix include guard name

Co-authored-by: Yutaka Kondo <[email protected]>
Signed-off-by: mitukou1109 <[email protected]>

replace flowchart uml with pre-generated image

Co-authored-by: Yutaka Kondo <[email protected]>
Signed-off-by: mitukou1109 <[email protected]>

style(pre-commit): autofix

Signed-off-by: mitukou1109 <[email protected]>

replace tier4_planning_msgs with autoware_internal_planning_msgs

Signed-off-by: mitukou1109 <[email protected]>

style(pre-commit): autofix

Signed-off-by: mitukou1109 <[email protected]>

use LaneletSequence instead of ConstLanelets

Signed-off-by: mitukou1109 <[email protected]>

set orientation to path points

Signed-off-by: mitukou1109 <[email protected]>

crop path bound to fit trajectory

Signed-off-by: mitukou1109 <[email protected]>

offset path bound

Signed-off-by: mitukou1109 <[email protected]>

no need to make return value optional

Signed-off-by: mitukou1109 <[email protected]>

address deprecation warning

Signed-off-by: mitukou1109 <[email protected]>

add doxygen comments

Signed-off-by: mitukou1109 <[email protected]>

support multiple previous/next lanelets

Signed-off-by: mitukou1109 <[email protected]>

fix path bound cut issue

Signed-off-by: mitukou1109 <[email protected]>

group parameters

Signed-off-by: mitukou1109 <[email protected]>

add path cut feature

Signed-off-by: mitukou1109 <[email protected]>

ensure s_end is not negative

Signed-off-by: mitukou1109 <[email protected]>

simplify return value selection

Signed-off-by: mitukou1109 <[email protected]>

add doxygen comments

Signed-off-by: mitukou1109 <[email protected]>

* ignore makeIndexedSegmenTree from spell check

Signed-off-by: kosuke55 <[email protected]>

* delete comments from cspell for pre-commit

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: mitukou1109 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: mitukou1109 <[email protected]>
Signed-off-by: Junya Sasaki <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants