robotpy / examples

Repository of RobotPy example projects
43 stars 52 forks source link

Add & adapt State-Space examples #101

Closed megarubber closed 7 months ago

megarubber commented 8 months ago

49

Added the StateSpaceArm and StateSpaceElevator examples from Java. I did some adaptations in StateSpaceFlywheel, it's considering the porting guide.

virtuald commented 8 months ago

Please rebase and remove wpilib.run (see https://github.com/robotpy/examples/pull/106)

virtuald commented 7 months ago

Tests are broken