2023 Drive base
 
Loading...
Searching...
No Matches
frc.robot.subsystems.MecaDrive Member List

This is the complete list of members for frc.robot.subsystems.MecaDrive, including all inherited members.

AButtonPressed()frc.robot.subsystems.DriveBase
BButtonPressed()frc.robot.subsystems.DriveBase
chassisControllerfrc.robot.subsystems.DriveBaseprivate
convertPosition(double rawPosition)frc.robot.subsystems.MecaDriveprivate
convertVelocity(double rawVelocity)frc.robot.subsystems.MecaDriveprivate
currentTrajectoryfrc.robot.subsystems.DriveBaseprivate
currentTrajectoryTimefrc.robot.subsystems.DriveBaseprivate
cycleMotor()frc.robot.subsystems.MecaDrive
decreaseSpeedBracket()frc.robot.subsystems.DriveBase
drive(double speedX, double speedY, double rotateSpeed)frc.robot.subsystems.MecaDrive
frc::robot::subsystems::DriveBase.drive(double leftAnalogX, double leftAnalogY, double rightAnalogX, double rightAnalogY)frc.robot.subsystems.DriveBase
getChassisController()frc.robot.subsystems.DriveBase
getCurrentMode()frc.robot.subsystems.DriveBase
getCurrentTrajectory()frc.robot.subsystems.DriveBase
getCurrentTrajectoryTime()frc.robot.subsystems.DriveBase
getDebugEnabledMotor()frc.robot.subsystems.DriveBase
getOdomHeading()frc.robot.subsystems.MecaDrive
getOdomX()frc.robot.subsystems.MecaDrive
getOdomY()frc.robot.subsystems.MecaDrive
getPose()frc.robot.subsystems.MecaDrive
getTrajectoryConfig()frc.robot.subsystems.DriveBase
increaseSpeedBracket()frc.robot.subsystems.DriveBase
incrementCurrentTrajectoryTime()frc.robot.subsystems.DriveBase
leftBumperPressed()frc.robot.subsystems.DriveBase
MecaDrive(int frontLeftMotorPort, int frontRightMotorPort, int rearLeftMotorPort, int rearRightMotorPort, IMU imu)frc.robot.subsystems.MecaDrive
periodic()frc.robot.subsystems.MecaDrive
printActiveMotorDebugMode()frc.robot.subsystems.MecaDrive
printControlsOfCurrentMode()frc.robot.subsystems.MecaDrive
resetCurrentTrajectoryTime()frc.robot.subsystems.DriveBase
resetOdometry(Pose2d pose)frc.robot.subsystems.MecaDrive
rightBumperPressed()frc.robot.subsystems.DriveBase
setCurrentMode(Mode currentMode)frc.robot.subsystems.DriveBase
setCurrentTrajectory(Trajectory currentTrajectory)frc.robot.subsystems.DriveBase
setDebugEnabledMotor(int debugEnabledMotor)frc.robot.subsystems.DriveBase
slowDown(double inputVelocity)frc.robot.subsystems.MecaDriveprivate
trajectoryConfigfrc.robot.subsystems.DriveBaseprotected
turnOnDebugMode()frc.robot.subsystems.DriveBase
turnOnDefaultMode()frc.robot.subsystems.DriveBase
turnONPIDTuningMode()frc.robot.subsystems.DriveBase
turnOnStopMode()frc.robot.subsystems.DriveBase
updateOdometry()frc.robot.subsystems.MecaDrive
XButtonPressed()frc.robot.subsystems.DriveBase
YButtonPressed()frc.robot.subsystems.DriveBase