WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
wpi::DifferentialDrive Member List

This is the complete list of members for wpi::DifferentialDrive, including all inherited members.

ArcadeDrive(double xVelocity, double zRotation, bool squareInputs=true)wpi::DifferentialDrive
ArcadeDriveIK(double xVelocity, double zRotation, bool squareInputs=true)wpi::DifferentialDrivestatic
Check()wpi::MotorSafety
CheckMotors()wpi::MotorSafetystatic
CurvatureDrive(double xVelocity, double zRotation, bool allowTurnInPlace)wpi::DifferentialDrive
CurvatureDriveIK(double xVelocity, double zRotation, bool allowTurnInPlace)wpi::DifferentialDrivestatic
Desaturate(std::span< double > wheelVelocities)wpi::RobotDriveBaseprotectedstatic
DifferentialDrive(MotorController &leftMotor, MotorController &rightMotor)wpi::DifferentialDrive
DifferentialDrive(std::function< void(double)> leftMotor, std::function< void(double)> rightMotor)wpi::DifferentialDrive
DifferentialDrive(DifferentialDrive &&)=defaultwpi::DifferentialDrive
Feed()wpi::MotorSafety
FeedWatchdog()wpi::RobotDriveBase
GetDescription() const overridewpi::DifferentialDrivevirtual
GetExpiration() constwpi::MotorSafety
InitSendable(wpi::util::SendableBuilder &builder) overridewpi::DifferentialDrivevirtual
IsAlive() constwpi::MotorSafety
IsSafetyEnabled() constwpi::MotorSafety
kBack enum valuewpi::RobotDriveBase
kDefaultDeadbandwpi::RobotDriveBaseprotectedstatic
kDefaultMaxOutputwpi::RobotDriveBaseprotectedstatic
kFrontLeft enum valuewpi::RobotDriveBase
kFrontRight enum valuewpi::RobotDriveBase
kLeft enum valuewpi::RobotDriveBase
kRearLeft enum valuewpi::RobotDriveBase
kRearRight enum valuewpi::RobotDriveBase
kRight enum valuewpi::RobotDriveBase
m_deadbandwpi::RobotDriveBaseprotected
m_maxOutputwpi::RobotDriveBaseprotected
MotorSafety()wpi::MotorSafety
MotorSafety(MotorSafety &&rhs)wpi::MotorSafety
MotorType enum namewpi::RobotDriveBase
operator=(DifferentialDrive &&)=defaultwpi::DifferentialDrive
wpi::RobotDriveBase::operator=(RobotDriveBase &&)=defaultwpi::RobotDriveBase
wpi::MotorSafety::operator=(MotorSafety &&rhs)wpi::MotorSafety
wpi::util::SendableHelper< DifferentialDrive >::operator=(const SendableHelper &rhs)=defaultwpi::util::SendableHelper< DifferentialDrive >
RobotDriveBase()wpi::RobotDriveBase
RobotDriveBase(RobotDriveBase &&)=defaultwpi::RobotDriveBase
SendableHelper(const SendableHelper &rhs)=defaultwpi::util::SendableHelper< DifferentialDrive >
SetDeadband(double deadband)wpi::RobotDriveBase
SetExpiration(wpi::units::second_t expirationTime)wpi::MotorSafety
SetMaxOutput(double maxOutput)wpi::RobotDriveBase
SetSafetyEnabled(bool enabled)wpi::MotorSafety
StopMotor() overridewpi::DifferentialDrivevirtual
TankDrive(double leftVelocity, double rightVelocity, bool squareInputs=true)wpi::DifferentialDrive
TankDriveIK(double leftVelocity, double rightVelocity, bool squareInputs=true)wpi::DifferentialDrivestatic
~DifferentialDrive() override=defaultwpi::DifferentialDrive
~MotorSafety()wpi::MotorSafetyvirtual
~RobotDriveBase() override=defaultwpi::RobotDriveBase
~Sendable()=defaultwpi::util::Sendablevirtual
~SendableHelper()wpi::util::SendableHelper< DifferentialDrive >inlineprotected