mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[wpimath] Reorganize LinearSystem factories (#8468)
This commit is contained in:
@@ -181,8 +181,6 @@ task generateJavaDocs(type: Javadoc) {
|
||||
"-org.wpilib.math.spline.struct," +
|
||||
"-org.wpilib.math.system.proto," +
|
||||
"-org.wpilib.math.system.struct," +
|
||||
"-org.wpilib.math.system.plant.proto," +
|
||||
"-org.wpilib.math.system.plant.struct," +
|
||||
"-org.wpilib.math.trajectory.proto," +
|
||||
"-org.wpilib.math.trajectory.struct," +
|
||||
"-org.wpilib.command3.proto," +
|
||||
|
||||
Reference in New Issue
Block a user