robotpy / robotpy-wpilib

Moved to https://github.com/robotpy/mostrobotpy
https://robotpy.github.io
Other
169 stars 59 forks source link

Make TrapezoidProfile actually usable #654

Closed auscompgeek closed 4 years ago

auscompgeek commented 4 years ago

Note that the TrapezoidProfile ctor default initial still shows up with the object repr rather than the State repr. I presume this is due to the ctor being defined before the State repr is defined.