mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[wpimath] Add structs for TrapezoidProfile.State and ExponentialProfile.State (#8163)
This commit is contained in:
@@ -206,6 +206,7 @@ task generateJavaDocs(type: Javadoc) {
|
||||
"-edu.wpi.first.math.system.plant.proto," +
|
||||
"-edu.wpi.first.math.system.plant.struct," +
|
||||
"-edu.wpi.first.math.trajectory.proto," +
|
||||
"-edu.wpi.first.math.trajectory.struct," +
|
||||
// The .measure package contains generated source files for which automatic javadoc
|
||||
// generation is very difficult to do meaningfully.
|
||||
"-edu.wpi.first.units.measure", true)
|
||||
|
||||
Reference in New Issue
Block a user