Skip to content

[Bug] Sign convention for Control.load() #822

@laurensvalk

Description

@laurensvalk

Describe the bug
Control.load() currently returns a measure of "load" by just returning the (slow-moving average of) the PID value.

But the "load" is actually the opposite direction, so it should be returning -pid_avg.

We could either leave it and document it, or fix it and update that it changed since V3.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationtopic: motorsIssues involving motors

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions