ActionRunner
Singleton object responsible for managing and updating a queue of concurrent asynchronous tasks (actions). Provides methods to enqueue actions and process the queue during the robot's main loop.
Implements OpModeManagerNotifier.Notifications
to manage the actions' lifecycle across different OpMode stages.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Run a to completion in a blocking loop.