Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

T

tan() - Method in class frc.team670.robot.utils.math.Rotation
 
tan() - Method in class frc.team670.robot.utils.math.Rotation2d
 
tankDrive(double, double) - Method in class frc.team670.robot.subsystems.DriveBase
Drives the Robot using a tank drive configuration (two joysticks, or auton).
tankDrive(double, double, boolean) - Method in class frc.team670.robot.subsystems.DriveBase
Drives the Robot using a tank drive configuration (two joysticks, or auton)
teleopInit() - Method in class frc.team670.robot.Robot
 
teleopPeriodic() - Method in class frc.team670.robot.Robot
This function is called periodically during operator control.
testPeriodic() - Method in class frc.team670.robot.Robot
This function is called periodically during test mode.
TestVelocityDrive - Class in frc.team670.robot.commands
 
TestVelocityDrive(double, double) - Constructor for class frc.team670.robot.commands.TestVelocityDrive
 
TICKS_PER_MOTOR_ROTATION - Static variable in class frc.team670.robot.subsystems.extension.Extension
 
TICKS_PER_ROTATION - Static variable in class frc.team670.robot.subsystems.wrist.Wrist
 
TIME_TO_MOVE - Static variable in class frc.team670.robot.subsystems.Claw
The amount of time to delay to allow the pneumatics to move in seconds
TimeDrive - Class in frc.team670.robot.commands.drive.straight
An example command.
TimeDrive(double, double) - Constructor for class frc.team670.robot.commands.drive.straight.TimeDrive
 
TimedRunIntake - Class in frc.team670.robot.commands.intake
 
TimedRunIntake(double, double, BaseIntake, boolean) - Constructor for class frc.team670.robot.commands.intake.TimedRunIntake
 
TIMEOUT_MS - Static variable in class frc.team670.robot.constants.RobotConstants
 
ToggleClaw - Class in frc.team670.robot.commands.claw
Add your docs here.
ToggleClaw(Claw) - Constructor for class frc.team670.robot.commands.claw.ToggleClaw
 
toggleGrip() - Method in class frc.team670.robot.subsystems.Claw
Toggles the claw grip based on closed and soft.
ToggleHeldItem - Class in frc.team670.robot.commands.arm
Add your docs here.
ToggleHeldItem(Arm) - Constructor for class frc.team670.robot.commands.arm.ToggleHeldItem
 
togglePush() - Method in class frc.team670.robot.subsystems.Claw
 
toString() - Method in class frc.team670.robot.utils.math.RigidTransform
 
toString() - Method in class frc.team670.robot.utils.math.Rotation
 
toString() - Method in class frc.team670.robot.utils.math.Rotation2d
 
toString() - Method in class frc.team670.robot.utils.math.Translation
 
toString() - Method in class frc.team670.robot.utils.math.Translation2d
 
toString() - Method in class frc.team670.robot.utils.math.Twist
 
toString() - Method in class frc.team670.robot.utils.math.Vector
 
toTranslation() - Method in class frc.team670.robot.utils.math.Rotation2d
 
TrajectoryBuilder - Class in frc.team670.robot.utils
Receives a stream of Double Arrays over NetworkTables containing calculated Segments and creates a Trajectory out of them.
TrajectoryBuilder() - Constructor for class frc.team670.robot.utils.TrajectoryBuilder
 
TrajectoryBuilder(String, String, String) - Constructor for class frc.team670.robot.utils.TrajectoryBuilder
 
transform(RigidTransform) - Method in class frc.team670.robot.utils.math.RigidTransform
Transforms (rotates + translates) this transformation matrix by another transformation matrix Basically multiplies two transformation matrices (see above the class declaration) together.
translate(Translation) - Method in class frc.team670.robot.utils.math.Translation
Translate a translation vector.
translateBy(Translation2d) - Method in class frc.team670.robot.utils.math.Translation2d
We can compose Translation2d's by adding together the x and y shifts.
Translation - Class in frc.team670.robot.utils.math
 
Translation(double, double) - Constructor for class frc.team670.robot.utils.math.Translation
Create a translation vector from an x and y value.
Translation() - Constructor for class frc.team670.robot.utils.math.Translation
Default constructor: Zero vector
Translation2d - Class in frc.team670.robot.utils.math
Taken from Team 254 2017 Robot Code.
Translation2d() - Constructor for class frc.team670.robot.utils.math.Translation2d
 
Translation2d(double, double) - Constructor for class frc.team670.robot.utils.math.Translation2d
 
Translation2d(Translation2d) - Constructor for class frc.team670.robot.utils.math.Translation2d
 
Translation2d(Translation2d, Translation2d) - Constructor for class frc.team670.robot.utils.math.Translation2d
 
TU - Static variable in class frc.team670.robot.constants.RobotConstants
 
TunableSubsystem - Interface in frc.team670.robot.subsystems
Add your docs here.
turnOffBackLedRing() - Method in class frc.team670.robot.dataCollection.MustangCoprocessor
 
turnOnBackLedRing() - Method in class frc.team670.robot.dataCollection.MustangCoprocessor
 
Twist - Class in frc.team670.robot.utils.math
 
Twist(double, double, double) - Constructor for class frc.team670.robot.utils.math.Twist
 
Twist() - Constructor for class frc.team670.robot.utils.math.Twist
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links