robotpy / robotpy-commands-v2

Python implementation of the WPILib Command Framework (2020+)
Other
2 stars 14 forks source link

Adds TrapezoidProfileCommand and TrapezoidProfileCommandRadians #40

Closed lospugs closed 3 months ago

lospugs commented 5 months ago

Commmands2. robotpy/robbotpy-commands-v2#28

Implemented using generics.

virtuald commented 3 months ago

Merged without types