Skip to content

[wpimath] Make Java take lists instead of Vectors where C++ takes wpi::arrays #7826

@calcmogul

Description

@calcmogul

A lot of wpimath Java APIs take a Vector<N> type, but VecBuilder.fill(...) is more verbose than List.of(...).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions