Beta8397 / virtual_robot

A 2D robot simulator to help beginners learn Java programming for FTC Robotics
100 stars 171 forks source link

Add support for getPIDFCoefficients and setPIDFCoefficients #93

Closed alan412 closed 1 year ago

alan412 commented 1 year ago

This doesn't actually add full support, but it does make it so that code that uses them can run on the simulator.