Skip to content

feat(autoware_behavior_path_side_shift_module): add parameters of limitations to the side shift#1800

Open
TaikiYamada4 wants to merge 2 commits intoautowarefoundation:mainfrom
TaikiYamada4:feat/add_side_shift_service
Open

feat(autoware_behavior_path_side_shift_module): add parameters of limitations to the side shift#1800
TaikiYamada4 wants to merge 2 commits intoautowarefoundation:mainfrom
TaikiYamada4:feat/add_side_shift_service

Conversation

@TaikiYamada4
Copy link
Copy Markdown
Contributor

@TaikiYamada4 TaikiYamada4 commented Mar 24, 2026

Description

This PR updates default launch parameters for the behavior path side_shift module so they stay in sync with autowarefoundation/autoware_universe#12233.

Parameters added

Parameter Default Role
max_shift_magnitude 1.0 [m] Upper bound on absolute lateral shift for safety.
min_shift_gap 0.001 [m] Ignores shifts smaller than this gap vs. previous offset (avoids tiny/noisy path changes).
unit_shift_amount 0.1 [m] Step size when using directional shift mode (LEFT / RIGHT) via the SetLateralOffset service.

Related PRs

How was this PR tested?

Notes for reviewers

None.

Effects on system behavior

The default behavior of the side_shift module will change that the maximum shift size will be capped.

Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp>
…boundaries

Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp>
@github-actions
Copy link
Copy Markdown

Thank you for contributing to the Autoware project!

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

Please ensure:

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