OpModes

object OpModes : SinisterOpModeRegistrar

Integrated BunyipsLib OpModes.

Author

Lucas Bubner, 2024

Since

6.0.0

Functions

Link copied to clipboard

Whether to inhibit the next invocation of robot controller lights being reset through the post-stop hook.

Link copied to clipboard
open override fun registerOpModes(registrationHelper: OpModeScanner.RegistrationHelper)

Register all the BunyipsLib integrated OpModes.

Link copied to clipboard

Call this method before start (such as via an @OnCreate hook) to suppress the utility BunyipsLib OpModes from appearing in the OpMode list (Hardware Tester, Reset Last Known Positions, and Reset Motor Encoders).