Class FtcMecanumDrive

java.lang.Object
ftclib.drivebase.FtcRobotDrive
ftclib.drivebase.FtcMecanumDrive

public class FtcMecanumDrive extends FtcRobotDrive
This class creates the FtcMecanum drive base subsystem that consists of wheel motors and related objects for driving a mecanum robot.
  • Constructor Details

    • FtcMecanumDrive

      public FtcMecanumDrive(FtcRobotDrive.RobotInfo robotInfo)
      Constructor: Create an instance of the object.
      Parameters:
      robotInfo - specifies the Mecanum Robot Info.