Skip to content

[wpimath] ElevatorFeedforward calculate() deprecation is not documented #7736

Open
@DeltaDizzy

Description

@DeltaDizzy

Starting in 2025, the calculate(double velocity, double acceleration) method on ElevatorFeedforward has been deprecated for removal, but no guidance on what to change to was provided in the Javadocs. The replacement is the (currentVelocity, nextVelocity) overload, which should be mentioned. C++ may also need to be checked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions