TR-mbed 1.0
Loading...
Searching...
No Matches
ChassisSubsystem Member List

This is the complete list of members for ChassisSubsystem, including all inherited members.

Bisection(int LeftFrontPower, int RightFrontPower, int LeftBackPower, int RightBackPower, int LeftFrontRpm, int RightFrontRpm, int LeftBackRpm, int RightBackRpm, float chassisPowerLimit)ChassisSubsystemstatic
BRAKE enum valueChassisSubsystem
BrakeMode enum nameChassisSubsystem
chassisSpeedsToWheelSpeeds(ChassisSpeeds chassisSpeeds)ChassisSubsystem
ChassisSubsystem(short lfId, short rfId, short lbId, short rbId, BNO055 &imu, double radius)ChassisSubsystem
COAST enum valueChassisSubsystem
degreesToRadians(double degrees)ChassisSubsystemstatic
desiredChassisSpeedsChassisSubsystem
desiredWheelSpeedsChassisSubsystem
DRIVE_MODE enum nameChassisSubsystem
getBrakeMode()ChassisSubsystem
getChassisSpeeds() constChassisSubsystem
getHeadingDegrees() constChassisSubsystem
getMotor(MotorLocation location)ChassisSubsystem
getMotorSpeed(MotorLocation location, SPEED_UNIT unit)ChassisSubsystem
getPose()ChassisSubsystem
getWheelSpeeds() constChassisSubsystem
initializeImu()ChassisSubsystem
lastPIDTimeChassisSubsystem
LEFT_BACK enum valueChassisSubsystem
LEFT_FRONT enum valueChassisSubsystem
limitAcceleration(float desiredRPM, float previousRPM, int power)ChassisSubsystemstatic
m_chassisSpeedsChassisSubsystem
m_OmniKinematicsLimitsChassisSubsystem
m_wheelSpeedsChassisSubsystem
MatrixtoString(Eigen::MatrixXd mat)ChassisSubsystem
METER_PER_SECOND enum valueChassisSubsystem
MotorLocation enum nameChassisSubsystem
normalizeWheelSpeeds(WheelSpeeds wheelSpeeds) constChassisSubsystem
p_theory(int LeftFrontPower, int RightFrontPower, int LeftBackPower, int RightBackPower, int LeftFrontRpm, int RightFrontRpm, int LeftBackRpm, int RightBackRpm)ChassisSubsystemstatic
PEAK_POWER_ALLChassisSubsystem
PEAK_POWER_SINGLEChassisSubsystem
periodic()ChassisSubsystem
pid_LBChassisSubsystem
pid_LFChassisSubsystem
pid_RBChassisSubsystem
pid_RFChassisSubsystem
power_limitChassisSubsystem
previousRPMChassisSubsystem
prevVelChassisSubsystem
RAD_PER_SECOND enum valueChassisSubsystem
radiansToDegrees(double radians)ChassisSubsystemstatic
radiansToTicks(double radians)ChassisSubsystemstatic
readImu()ChassisSubsystem
REVERSE_YAW_ORIENTED enum valueChassisSubsystem
RIGHT_BACK enum valueChassisSubsystem
RIGHT_FRONT enum valueChassisSubsystem
ROBOT_ORIENTED enum valueChassisSubsystem
rotateChassisSpeed(ChassisSpeeds speeds, double yawCurrent)ChassisSubsystem
RPM enum valueChassisSubsystem
setBrakeMode(BrakeMode brakeMode)ChassisSubsystem
setChassisSpeeds(ChassisSpeeds desiredChassisSpeeds_, DRIVE_MODE mode=ROBOT_ORIENTED)ChassisSubsystem
setMotorSpeedPID(MotorLocation location, float kP, float kI, float kD)ChassisSubsystem
setOmniKinematicsLimits(double max_Vel, double max_vOmega)ChassisSubsystem
setSpeedFeedforward(MotorLocation location, double FF)ChassisSubsystem
setSpeedFF_Ks(double Ks)ChassisSubsystem
setSpeedIntegralCap(MotorLocation location, double cap)ChassisSubsystem
setWheelPower(WheelSpeeds wheelPower)ChassisSubsystem
setWheelSpeeds(WheelSpeeds wheelSpeeds)ChassisSubsystem
setYawReference(DJIMotor *motor, double initial_offset_ticks)ChassisSubsystem
SPEED_UNIT enum nameChassisSubsystem
testDataChassisSubsystem
testDataIndexChassisSubsystem
ticksToRadians(double ticks)ChassisSubsystemstatic
wheelSpeedsToChassisSpeeds(WheelSpeeds wheelSpeeds)ChassisSubsystem
YAW_ORIENTED enum valueChassisSubsystem
yawPhaseChassisSubsystem