DeepBlueRobotics / lib199

Code that we reuse in different projects/years.
Other
2 stars 0 forks source link

Add swerve simulation to 2024-beta #73

Closed brettle closed 3 months ago

brettle commented 3 months ago

This add support for simulating swerve modules in the wpilib simulator. It includes a few fixes to bugs in the Mocked*.java classes that are needed to correctly support simulation. None of the changes should affect a real robot.