Package frclib.drivebase


package frclib.drivebase
  • Class
    Description
     
    This class creates the FrcDifferential drive base subsystem that consists of wheel motors and related objects for driving a differential robot.
    This class creates the FrcMecanum 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 FrcSwerve drive base subsystem that consists of wheel motors and related objects for driving a swerve robot.
    This specifies different absolute encoder types supported for Swerve steering.
    This class contains Swerve Robot Info.