Skip to content
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

refactor(path_generator): avoid using fixed-size array #353

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mitukou1109
Copy link
Contributor

Description

This PR applies refactoring to path_generator to avoid using fixed-size arrays and replaces them with structs.

Related links

internal: https://star4.slack.com/archives/C0575HP7NJG/p1743036870526159?thread_ts=1743033676.791979&cid=C0575HP7NJG

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: mitukou1109 <mitukou1109@gmail.com>
Copy link

github-actions bot commented Apr 3, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

mitukou1109 and others added 2 commits April 3, 2025 15:16
@kosuke55 kosuke55 self-assigned this Apr 4, 2025
@kosuke55 kosuke55 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants