Skip to content

Simplify reduce_wheel_speed_until_steering_reached logic (backport #2396)#2427

Merged
bmagyar merged 1 commit into
jazzyfrom
mergify/bp/jazzy/pr-2396
Jun 18, 2026
Merged

Simplify reduce_wheel_speed_until_steering_reached logic (backport #2396)#2427
bmagyar merged 1 commit into
jazzyfrom
mergify/bp/jazzy/pr-2396

Conversation

@mergify

@mergify mergify Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Description

While checking #2392 I was confused by the code. I used the chance to simplify the logic a bit.

Is this user-facing behavior change?

Minimal, the scale is continuous now as cos(max_phi_delta) / cos(min_phi_delta) is not exactly 0.01.

Did you use Generative AI?

no

Additional Information


This is an automatic backport of pull request #2396 done by [Mergify](https://mergify.com).

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.13%. Comparing base (4ab9822) to head (33ce5f6).

Additional details and impacted files
@@            Coverage Diff             @@
##            jazzy    #2427      +/-   ##
==========================================
- Coverage   86.13%   86.13%   -0.01%     
==========================================
  Files         158      158              
  Lines       15865    15864       -1     
  Branches     1393     1393              
==========================================
- Hits        13665    13664       -1     
+ Misses       1700     1699       -1     
- Partials      500      501       +1     
Flag Coverage Δ
unittests 86.13% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...ng_controllers_library/src/steering_kinematics.cpp 83.33% <100.00%> (-0.10%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bmagyar bmagyar merged commit 83efc9c into jazzy Jun 18, 2026
14 of 15 checks passed
@bmagyar bmagyar deleted the mergify/bp/jazzy/pr-2396 branch June 18, 2026 18:55
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.

2 participants