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 IMU to use, see IMUEx for lazy or no hub IMU (IMUEx.none()) initialisation
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 IMU to use, see IMUEx for lazy or no hub IMU (IMUEx.none()) initialisation
the voltage sensor mapping for the robot as returned by hardwareMap.voltageSensor
Create a new MecanumDrive that will start at the last known pose and use the first found voltage sensor in the Hardware Map.
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 IMU to use, see IMUEx for lazy or no hub IMU (IMUEx.none()) initialisation