Package com.pocolifo.robobase.bootstrap


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