Skip to content

interfaces: drop unused bool from torque callback types#3528

Open
Jiming-C wants to merge 1 commit into
commaai:masterfrom
Jiming-C:interfaces-drop-stale-bool-torque-types
Open

interfaces: drop unused bool from torque callback types#3528
Jiming-C wants to merge 1 commit into
commaai:masterfrom
Jiming-C:interfaces-drop-stale-bool-torque-types

Conversation

@Jiming-C

Copy link
Copy Markdown

The torque callback type aliases declare a third bool parameter that none of the implementations take (all are (float, LateralTorqueTuning) -> float). Drop the stale bool so the annotations match the callbacks.

Validation

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

The torque callback type aliases declare a third `bool` parameter that none of the implementations take (all are `(float, LateralTorqueTuning) -> float`). Drop the stale `bool` so the annotations match the callbacks.
@github-actions github-actions Bot added the car related to opendbc/car/ label 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.

✅ No changes detected

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

Labels

car related to opendbc/car/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant