robotpy / examples

Repository of RobotPy example projects
45 stars 53 forks source link

Add & adapt State-Space examples #101

Closed megarubber closed 9 months ago

megarubber commented 10 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 10 months ago

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

virtuald commented 9 months ago

Tests are broken