Package org.chsrobotics.lib.drive.differential
package org.chsrobotics.lib.drive.differential
-
ClassDescriptionMoves the robot in teleop using separate inputs for linear and rotational motion.Moves the robot in teleoperated mode similarly to
ArcadeDrive, but with turning speeds dependent on linear speeds.Represents a mapping of joystick inputs to left and right drivetrain motor inputs.A data class that holds differential drivetrain inputs, split into drivetrain's left and right sides.DifferentialDriveMode composed of any number of DifferentialDriveModes, with configurable influences over the total value.Moves the robot in teleoperated mode using one input directly mapped to each wheel.