Skip to content

Add qp interface pkg #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

Closed
wants to merge 3 commits into from
Closed

Add qp interface pkg #1

wants to merge 3 commits into from

Conversation

NorahXiong
Copy link
Owner

Description

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Copy link

github-actions bot commented Dec 26, 2024

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@NorahXiong NorahXiong closed this Dec 26, 2024
NorahXiong pushed a commit that referenced this pull request Feb 25, 2025
)

* 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]>

* use autoware_utils

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

* test(path_generator): add tests (#1)

* add tests

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

* adapt test to new test manager

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

* migrate to autoware_internal_planning_msgs

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

* use intersection map for unit tests

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

---------

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

* fix pre-commit

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

* fix pre-commit

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

* Revert "fix pre-commit"

This reverts commit 9b3ae3e.

Revert "fix pre-commit"

This reverts commit 6a3c531.

Revert "test(path_generator): add tests (#1)"

This reverts commit 7773976.

---------

Signed-off-by: mitukou1109 <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: Yutaka Kondo <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: kosuke55 <[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.

1 participant