- Automatically update in the background of your robot code.
- Can model pretty much any system.
- Easy extensible with your own additions to the control system.
- Not tied to any motor.
- Works with not only with
Doubles but also Dairy Util’sUnits,Vectors, andPoses.
- Currently lacking in prefabricated components (We’d love a hand, even if all you have is requests)!
- Can increase boilerplate in some places, in return for reducing it in others.
- The system is quite complex, so can be harder to understand if you’re newer to programming.
Feature to automate updates for your PID
controller.
Controllers are best documented by the overviews:
Java
Kotlin