robotpy / mostrobotpy

Official Repository of python implementation of WPILib components
https://robotpy.github.io
Other
11 stars 14 forks source link

wpilib: Expose SysIdRoutineLog angular methods #69

Closed auscompgeek closed 9 months ago

auscompgeek commented 9 months ago

These overloads are currently unusable as the first overload will match.

Matches the Java naming: https://github.com/wpilibsuite/allwpilib/blob/a70e83ae2e6d6fe80f8d8e2dfe26fbec548a833e/wpilibj/src/main/java/edu/wpi/first/wpilibj/sysid/SysIdRoutineLog.java#L137