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

feat(path_generator): add parameters #1343

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sasakisasaki
Copy link
Contributor

Description

Adds following two parameters for autoware_path_generator package on the autoware.core side.

    refine_goal_search_radius_range: 10.0  # [m]
    search_radius_decrement: 1.0

This fix is for this autoware.core side PR: autowarefoundation/autoware.core#227. Thus, THIS PR MUST BE MERGED WITH THE autoware.core SIDE PR AT THE SAME TIME TOGETHER.

How was this PR tested?

The tests are performed by using the scenario evaluator. Please see the PR description in the following PR:
autowarefoundation/autoware.core#227

Notes for reviewers

Please do not enable auto merge as we need to be aware of the timing of merge as description above.

Effects on system behavior

The autoware.core side will have a feature that makes the path smooth (link to PR)

  * This fix is for the following PR:
      autowarefoundation/autoware.core#227

Signed-off-by: Junya Sasaki <junya.sasaki@tier4.jp>
Copy link

github-actions bot commented Mar 4, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@sasakisasaki sasakisasaki changed the title feat(path_generator): add parameters (see below) feat(path_generator): add parameters Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant