Package ftclib.drivebase


package ftclib.drivebase
  • Classes
    Class
    Description
    This class creates the FtcDifferential drive base subsystem that consists of wheel motors and related objects for driving a differential robot.
    This class creates the FtcMecanum drive base subsystem that consists of wheel motors and related objects for driving a mecanum robot.
    This class is intended to be extended by subclasses implementing different robot drive bases.
    This class contains the Common Robot Info.
    This class contains Vision parameters of a camera.
    This class creates the FtcSwerve drive base subsystem that consists of wheel motors and related objects for driving a swerve robot.
    This class contains Swerve Robot Info.