Mecanum Drive
Create a new MecanumDrive.
Parameters
the drive model parameters
the motion profile parameters
the mecanum gains parameters
the front left motor
the back left motor
the back right motor
the front right motor
the LazyImu instance to use, see the getLazyImu
method of RobotConfig to construct this
the voltage sensor mapping for the robot as returned by hardwareMap.voltageSensor
the starting pose of the robot
Create a new MecanumDrive that will start at the last known pose.
Parameters
the drive model parameters
the motion profile parameters
the mecanum gains parameters
the front left motor
the back left motor
the back right motor
the front right motor
the LazyImu instance to use, see the getLazyImu
method of RobotConfig to construct this
the voltage sensor mapping for the robot as returned by hardwareMap.voltageSensor