Skip to content

chrysler: remove redundant wheelbase assignment#3527

Open
Jiming-C wants to merge 1 commit into
commaai:masterfrom
Jiming-C:chrysler-remove-redundant-wheelbase
Open

chrysler: remove redundant wheelbase assignment#3527
Jiming-C wants to merge 1 commit into
commaai:masterfrom
Jiming-C:chrysler-remove-redundant-wheelbase

Conversation

@Jiming-C

Copy link
Copy Markdown

ret.wheelbase is already set from the platform CarSpecs (ret.wheelbase = platform.config.specs.wheelbase in interfaces.py, and RAM_1500_5TH_GEN's CarSpecs is wheelbase=3.88), so this line re-sets the identical value. Remove the redundant assignment.

Validation

  • Dongle ID: N/A (no behavior change)
  • Route: N/A

`ret.wheelbase` is already set from the platform CarSpecs (`ret.wheelbase = platform.config.specs.wheelbase` in interfaces.py, and RAM_1500_5TH_GEN's CarSpecs is `wheelbase=3.88`), so this line re-sets the identical value. Remove the redundant assignment.
@github-actions github-actions Bot added car related to opendbc/car/ chrysler labels Jul 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Car behavior report

Replays driving segments through this PR and compares the behavior to master.
Please review any changes carefully to ensure they are expected.

Testing 40 segments for: CHRYSLER_PACIFICA_2018_HYBRID, CHRYSLER_PACIFICA_2019_HYBRID, CHRYSLER_PACIFICA_2018, CHRYSLER_PACIFICA_2020

✅ 0 changed, 40 passed, 0 errors

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

Labels

car related to opendbc/car/ chrysler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant