Skip to content

fix(obstacle_slow_down): fix minor planning factor bug to beta/v0.48#2643

Open
xtk8532704 wants to merge 1 commit intobeta/v0.48from
cherry-pick-test-bug
Open

fix(obstacle_slow_down): fix minor planning factor bug to beta/v0.48#2643
xtk8532704 wants to merge 1 commit intobeta/v0.48from
cherry-pick-test-bug

Conversation

@xtk8532704
Copy link

@xtk8532704 xtk8532704 commented Jan 27, 2026

Description

cherry-pick a minor fix about the planning factor of obstacle_slow_down to beta/v0.48
autowarefoundation#11984
That made the second obstacle_slow_downplanning factor have a wrong 0 velocity.

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…owarefoundation#11984)

* fix the second planning factor velocity

Signed-off-by: xtk8532704 <1041084556@qq.com>

* pre-commit

Signed-off-by: xtk8532704 <1041084556@qq.com>

---------

Signed-off-by: xtk8532704 <1041084556@qq.com>
@xtk8532704 xtk8532704 marked this pull request as ready for review January 27, 2026 08:26
Copilot AI review requested due to automatic review settings January 27, 2026 08:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR cherry-picks a bug fix from the main branch to beta/v0.48, correcting the planning factor configuration in the obstacle slow-down module. The fix addresses an issue where the second obstacle_slow_down planning factor was incorrectly receiving a velocity of 0.

Changes:

  • Added missing stable_slow_down_vel parameter to planning factor configuration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants