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

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

Check()wpi::MotorSafety
CheckMotors()wpi::MotorSafetystatic
Desaturate(std::span< double > wheelVelocities)wpi::RobotDriveBaseprotectedstatic
DriveCartesian(double xVelocity, double yVelocity, double zRotation, wpi::math::Rotation2d gyroAngle=0_rad)wpi::MecanumDrive
DriveCartesianIK(double xVelocity, double yVelocity, double zRotation, wpi::math::Rotation2d gyroAngle=0_rad)wpi::MecanumDrivestatic
DrivePolar(double magnitude, wpi::math::Rotation2d angle, double zRotation)wpi::MecanumDrive
Feed()wpi::MotorSafety
FeedWatchdog()wpi::RobotDriveBase
GetDescription() const overridewpi::MecanumDrivevirtual
GetExpiration() constwpi::MotorSafety
InitSendable(wpi::util::SendableBuilder &builder) overridewpi::MecanumDrivevirtual
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
MecanumDrive(MotorController &frontLeftMotor, MotorController &rearLeftMotor, MotorController &frontRightMotor, MotorController &rearRightMotor)wpi::MecanumDrive
MecanumDrive(std::function< void(double)> frontLeftMotor, std::function< void(double)> rearLeftMotor, std::function< void(double)> frontRightMotor, std::function< void(double)> rearRightMotor)wpi::MecanumDrive
MecanumDrive(MecanumDrive &&)=defaultwpi::MecanumDrive
MotorSafety()wpi::MotorSafety
MotorSafety(MotorSafety &&rhs)wpi::MotorSafety
MotorType enum namewpi::RobotDriveBase
operator=(MecanumDrive &&)=defaultwpi::MecanumDrive
wpi::RobotDriveBase::operator=(RobotDriveBase &&)=defaultwpi::RobotDriveBase
wpi::MotorSafety::operator=(MotorSafety &&rhs)wpi::MotorSafety
wpi::util::SendableHelper< MecanumDrive >::operator=(const SendableHelper &rhs)=defaultwpi::util::SendableHelper< MecanumDrive >
RobotDriveBase()wpi::RobotDriveBase
RobotDriveBase(RobotDriveBase &&)=defaultwpi::RobotDriveBase
SendableHelper(const SendableHelper &rhs)=defaultwpi::util::SendableHelper< MecanumDrive >
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::MecanumDrivevirtual
~MecanumDrive() override=defaultwpi::MecanumDrive
~MotorSafety()wpi::MotorSafetyvirtual
~RobotDriveBase() override=defaultwpi::RobotDriveBase
~Sendable()=defaultwpi::util::Sendablevirtual
~SendableHelper()wpi::util::SendableHelper< MecanumDrive >inlineprotected