Package com.pocolifo.robobase.bootstrap
Robot initialization functionality. Allows the usage of RoboBase-specific functionality and provides utilities for
using the robot.
-
Class Summary Class Description AutonomousOpMode Base class for Autonomous code to go.BootstrappedOpMode "Bootstrapping" is the preparing another program to initialize.RobotDebugPrintStream An implementation of PrintStream which is used as the implementation of System.out and System.err.TeleOpOpMode Base class for TeleOp code to go.