Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- imu - Variable in class frclib.drivebase.FrcRobotDrive
- imuName - Variable in class frclib.drivebase.FrcRobotDrive.RobotInfo
- imuPort - Variable in class frclib.drivebase.FrcRobotDrive.RobotInfo
- imuType - Variable in class frclib.drivebase.FrcRobotDrive.RobotInfo
- IN_PLACE - Enum constant in enum class trclib.pathdrive.TrcPidDrive.TurnMode
- INCHES_PER_CM - Static variable in class trclib.dataprocessor.TrcUtil
- INCHES_PER_METER - Static variable in class trclib.dataprocessor.TrcUtil
- INCHES_PER_MM - Static variable in class trclib.dataprocessor.TrcUtil
- index - Variable in class trclib.archive.TrcPixyCam2.IntersectionLine
- index - Variable in class trclib.archive.TrcPixyCam2.Vector
- index - Variable in class trclib.pathdrive.TrcWaypoint
- INDEX_LEFT_BACK - Static variable in class frclib.drivebase.FrcRobotDrive
- INDEX_LEFT_CENTER - Static variable in class frclib.drivebase.FrcRobotDrive
- INDEX_LEFT_FRONT - Static variable in class frclib.drivebase.FrcRobotDrive
- INDEX_RIGHT_BACK - Static variable in class frclib.drivebase.FrcRobotDrive
- INDEX_RIGHT_CENTER - Static variable in class frclib.drivebase.FrcRobotDrive
- INDEX_RIGHT_FRONT - Static variable in class frclib.drivebase.FrcRobotDrive
- Indigo - Enum constant in enum class trclib.driverio.TrcGobildaIndicatorLight.Color
- inferAccelerations() - Method in class trclib.pathdrive.TrcPath
-
This method calculates the acceleration of each waypoint in the path.
- inferTimeSteps() - Method in class trclib.pathdrive.TrcPath
-
Use velocity and position data to infer the timesteps of the waypoint.
- INFO - Enum constant in enum class trclib.robotcore.TrcDbgTrace.MsgLevel
- init() - Method in class trclib.driverio.TrcGameController
-
This method is called after the constructor is done because getButton may not be available before then.
- INPUT_DATA - Enum constant in enum class trclib.sensor.TrcAnalogInput.DataType
- INPUT_TASK - Enum constant in enum class trclib.robotcore.TrcTaskMgr.TaskType
-
INPUT_TASK is called periodically on the input thread at INPUT_INTERVAL.
- inRange(double, double, double) - Static method in class trclib.dataprocessor.TrcUtil
-
This method checks if the given value is within the specified range inclusive.
- inRange(double, double, double, boolean) - Static method in class trclib.dataprocessor.TrcUtil
-
This method checks if the given value is within the specified range.
- inRange(int, int, int) - Static method in class trclib.dataprocessor.TrcUtil
-
This method checks if the given value is within the specified range inclusive.
- inRange(int, int, int, boolean) - Static method in class trclib.dataprocessor.TrcUtil
-
This method checks if the given value is within the specified range.
- insertWaypoint(int, TrcWaypoint) - Method in class trclib.pathdrive.TrcPath
-
Insert a waypoint in the middle of the path.
- instance - Static variable in class trclib.driverio.TrcDashboard
- instanceName - Variable in class frclib.vision.FrcPhotonVision
- instanceName - Variable in class frclib.vision.FrcRemoteVisionProcessor
- instanceName - Variable in class trclib.archive.TrcPixyCam1
- instanceName - Variable in class trclib.archive.TrcPixyCam2
- instanceName - Variable in class trclib.archive.TrcTankMotionProfileFollower
- instanceName - Variable in class trclib.dataprocessor.TrcFilter
- instanceName - Variable in class trclib.dataprocessor.TrcWrapValueConverter
- instanceName - Variable in class trclib.driverio.TrcGameController
- instanceName - Variable in class trclib.driverio.TrcPriorityIndicator
- instanceName - Variable in class trclib.motor.TrcMotor
- instanceName - Variable in class trclib.robotcore.TrcI2cDevice
- instanceName - Variable in class trclib.robotcore.TrcSerialBusDevice
- instanceName - Variable in class trclib.sensor.TrcAccelerometer
- instanceName - Variable in class trclib.sensor.TrcDigitalInput
- instanceName - Variable in class trclib.sensor.TrcSensor
- instanceName - Variable in class trclib.vision.TrcOpenCvDetector
- intake() - Method in class trclib.subsystem.TrcMotorGrabber
-
This method starts the grabber motor with intake power.
- intake(double, TrcEvent) - Method in class trclib.subsystem.TrcMotorGrabber
-
This method starts the grabber motor with intake power and optionally specifies the duration after which to turn off the motor automatically and signal an event if provided.
- intake(String, double, double, TrcEvent) - Method in class trclib.subsystem.TrcMotorGrabber
-
This method starts the grabber motor with intake power and optionally specifies the duration after which to turn off the motor automatically and signal an event if provided.
- intake(String, double, TrcEvent) - Method in class trclib.subsystem.TrcMotorGrabber
-
This method starts the grabber motor with intake power and optionally specifies the duration after which to turn off the motor automatically and signal an event if provided.
- INTEGRATED_DATA - Enum constant in enum class trclib.sensor.TrcAnalogInput.DataType
- Intersection(byte[], int) - Constructor for class trclib.archive.TrcPixyCam2.Intersection
- IntersectionLine(byte[], int) - Constructor for class trclib.archive.TrcPixyCam2.IntersectionLine
- intersectionLines - Variable in class trclib.archive.TrcPixyCam2.Intersection
- intersections - Variable in class trclib.archive.TrcPixyCam2.FeatureIntersections
- intToByte(int, int) - Static method in class trclib.dataprocessor.TrcUtil
-
This method returns the indexed byte of an integer.
- INVALID_MODE - Enum constant in enum class trclib.robotcore.TrcRobot.RunMode
-
The robot is only in this mode very briefly during initialization.
- INVERTED - Enum constant in enum class trclib.drivebase.TrcDriveBase.DriveOrientation
- invertGyro - Variable in class frclib.drivebase.FrcSwerveDrive.SwerveInfo
- IO_INTERVAL_MS - Static variable in class trclib.robotcore.TrcTaskMgr
- ioTaskCallback(TrcRobot.RunMode) - Method in interface trclib.robotcore.TrcTaskMgr.IoTaskCallback
-
This method is called by the IO task thread begin or after each IO task loop.
- isAbsoluteTargetModeEnabled() - Method in class trclib.pathdrive.TrcPidDrive
-
This method checks if Absolute Target Mode is enabled.
- isActive() - Method in class frclib.archive.FrcSwervePathFollower
- isActive() - Method in class frclib.archive.FrcTankMotionProfileFollower
-
Is path currently being followed?
- isActive() - Method in class trclib.archive.CmdWaltzTurn
-
This method checks if the current RobotCommand is running.
- isActive() - Method in class trclib.archive.TrcHolonomicPurePursuitDrive
-
Checks if the robot is currently following a path.
- isActive() - Method in class trclib.archive.TrcTankMotionProfileFollower
-
This method checks if path is currently being followed.
- isActive() - Method in class trclib.command.CmdDriveMotorsTest
-
This method checks if the current RobotCommand is running.
- isActive() - Method in class trclib.command.CmdPidDrive
-
This method checks if the current RobotCommand is running.
- isActive() - Method in class trclib.command.CmdPurePursuitDrive
-
This method checks if the current RobotCommand is running.
- isActive() - Method in class trclib.command.CmdTimedDrive
-
This method checks if the current RobotCommand is running.
- isActive() - Method in class trclib.pathdrive.TrcHolonomicPurePursuitDriveV2
-
Checks if the robot is currently following a path.
- isActive() - Method in class trclib.pathdrive.TrcPidDrive
-
This method checks if a PID drive operation is currently active.
- isActive() - Method in class trclib.pathdrive.TrcPurePursuitDrive
-
Checks if the robot is currently following a path.
- isActive() - Method in class trclib.robotcore.TrcAutoTask
-
This method checks if the auto task is active.
- isActive() - Method in interface trclib.robotcore.TrcRobot.RobotCommand
-
This method checks if the current RobotCommand is running.
- isActive() - Method in class trclib.sensor.TrcDigitalInput
-
This method returns the state of the input device.
- isActive() - Method in class trclib.subsystem.TrcShooter
-
This method checks if the shooter is active.
- isActive() - Method in class trclib.timer.TrcTimer
-
This method checks if the timer is active (i.e.
- isAnnotateEnabled() - Method in class frclib.vision.FrcOpenCvAprilTagPipeline
-
This method checks if image annotation is enabled.
- isAnnotateEnabled() - Method in class trclib.vision.TrcOpenCvColorBlobPipeline
-
This method checks if image annotation is enabled.
- isAnnotateEnabled() - Method in interface trclib.vision.TrcOpenCvPipeline
-
This method checks if image annotation is enabled.
- isAntiTippingEnabled() - Method in class trclib.drivebase.TrcDriveBase
-
This method checks if anti-tipping drive is enabled.
- isAutoActive() - Method in class trclib.subsystem.TrcIntake
-
This method checks if auto operation is active.
- isAutoActive() - Method in class trclib.subsystem.TrcMotorGrabber
-
This method checks if auto operation is active.
- isAutoActive() - Method in class trclib.subsystem.TrcServoGrabber
-
This method checks if auto operation is active.
- isBrushless() - Method in class frclib.motor.FrcCANSparkMax
-
This method returns the motor type.
- isCalibrating() - Method in class trclib.motor.TrcMotor
-
This method checks if the PID motor is in the middle of zero calibration.
- isCalibrating() - Method in class trclib.sensor.TrcSensor
-
This method always returns false because the built-in calibrator is synchronous.
- isCanceled() - Method in class trclib.dataprocessor.TrcRequestQueue.RequestEntry
-
This method checks if the request entry is canceled.
- isCanceled() - Method in class trclib.pathdrive.TrcPidDrive
-
This method checks if a PID drive operation was canceled.
- isCanceled() - Method in class trclib.robotcore.TrcEvent
-
This method checks if the event was canceled.
- isCanceled() - Method in class trclib.timer.TrcTimer
-
This method checks if the timer was canceled.
- isCancelled() - Method in class frclib.archive.FrcTankMotionProfileFollower
-
Has this task been cancelled?
- isCancelled() - Method in class trclib.archive.TrcTankMotionProfileFollower
-
This method checks if path following has been cancelled.
- isClosed() - Method in class trclib.subsystem.TrcServoGrabber
-
This method checks if the grabber is closed.
- isEnabled() - Method in class frclib.archive.FrcEmic2TextToSpeech
-
This method checks if the device is enabled.
- isEnabled() - Method in class frclib.archive.FrcI2cLEDPanel
-
This method checks if the device is enabled.
- isEnabled() - Method in class frclib.archive.FrcPixyCam1
-
This method checks if the pixy camera is enabled.
- isEnabled() - Method in class frclib.archive.FrcPixyCam2
-
This method checks if the pixy camera is enabled.
- isEnabled() - Method in class trclib.archive.TrcCardinalConverter
-
This method returns the state of the cardinal converter task.
- isEnabled() - Method in class trclib.dataprocessor.TrcRequestQueue
-
This method checks if the request queue is enabled.
- isEnabled() - Method in class trclib.robotcore.TrcSerialBusDevice
-
This method checks if the serial bus device is enabled.
- isEnabled() - Method in class trclib.robotcore.TrcStateMachine
-
This method checks if the state machine is enabled.
- isEnabled() - Method in class trclib.robotcore.TrcTraceLogger
-
This method checks if the trace log is enabled.
- isEnabled() - Method in interface trclib.sensor.TrcTrigger
-
This method checks if the trigger task is enabled.
- isEnabled() - Method in class trclib.sensor.TrcTriggerDigitalInput
-
This method checks if the trigger task is enabled.
- isEnabled() - Method in class trclib.sensor.TrcTriggerThresholdRange
-
This method checks if the trigger task is enabled.
- isEnabled() - Method in class trclib.sensor.TrcTriggerThresholdZones
-
This method checks if the trigger task is enabled.
- isEntrySensorActive() - Method in class trclib.subsystem.TrcPidConveyor
-
This method returns the sensor state read from the digital sensor.
- isExitSensorActive() - Method in class trclib.subsystem.TrcPidConveyor
-
This method returns the sensor state read from the digital sensor.
- isExtended() - Method in class frclib.output.FrcPneumatic
-
This methods checks if the pneumatic cylinder is extended.
- isGridDriveActive() - Method in class trclib.pathdrive.TrcGridDrive
-
This method checks if Grid Drive is currently in progress.
- isGyroAssistEnabled() - Method in class trclib.drivebase.TrcDriveBase
-
This method checks if Gyro Assist is enabled.
- isInDegrees() - Method in class trclib.pathdrive.TrcPath
-
Check if this path defines heading using degrees.
- isInverted() - Method in class frclib.motor.FrcServo
-
This method checks if the servo motor direction is inverted.
- isInverted() - Method in class frclib.output.FrcRelay
-
This method checks if the relay is in inverted mode.
- isInverted() - Method in class frclib.sensor.FrcCanandmag
-
This method checks if the encoder direction is inverted.
- isInverted() - Method in class frclib.sensor.FrcCANCoder
-
This method checks if the encoder direction is inverted.
- isInverted() - Method in class frclib.sensor.FrcEncoder
-
This method checks if the encoder direction is inverted.
- isInverted() - Method in class trclib.motor.TrcServo
-
This method checks if the servo direction is inverted.
- isInverted() - Method in class trclib.sensor.TrcAbsoluteEncoder
-
This method checks if the encoder direction is inverted.
- isInverted() - Method in interface trclib.sensor.TrcEncoder
-
This method checks if the encoder direction is inverted.
- isLowerLimitSwitchActive() - Method in class trclib.motor.TrcMotor
-
This method returns the state of the lower limit switch.
- isLowerLimitSwitchEnabled() - Method in class trclib.motor.TrcMotor
-
This method checks if the lower limit switch is enabled.
- isMotorFwdLimitSwitchActive() - Method in class frclib.motor.FrcCANPhoenix5Controller
-
This method returns the state of the forward limit switch.
- isMotorFwdLimitSwitchActive() - Method in class frclib.motor.FrcCANPhoenix6Controller
-
This method returns the state of the forward limit switch.
- isMotorFwdLimitSwitchActive() - Method in class frclib.motor.FrcCANSparkMax
-
This method returns the state of the forward limit switch.
- isMotorFwdLimitSwitchActive() - Method in class frclib.motor.FrcCRServo
-
This method returns the state of the forward limit switch.
- isMotorFwdLimitSwitchActive() - Method in class frclib.motor.FrcPWMMotorController
-
This method returns the state of the forward limit switch.
- isMotorFwdLimitSwitchActive() - Method in interface trclib.motor.TrcMotorController
-
This method returns the state of the forward limit switch.
- isMotorFwdLimitSwitchEnabled() - Method in class frclib.motor.FrcCANPhoenix5Controller
-
This method checks if the forward limit switch is enabled.
- isMotorFwdLimitSwitchEnabled() - Method in class frclib.motor.FrcCANPhoenix6Controller
-
This method checks if the forward limit switch is enabled.
- isMotorFwdLimitSwitchEnabled() - Method in class frclib.motor.FrcCANSparkMax
-
This method checks if the forward limit switch is enabled.
- isMotorFwdLimitSwitchEnabled() - Method in class frclib.motor.FrcCRServo
-
This method checks if the forward limit switch is enabled.
- isMotorFwdLimitSwitchEnabled() - Method in class frclib.motor.FrcPWMMotorController
-
This method checks if the forward limit switch is enabled.
- isMotorFwdLimitSwitchEnabled() - Method in interface trclib.motor.TrcMotorController
-
This method checks if the forward limit switch is enabled.
- isMotorInverted() - Method in class frclib.motor.FrcCANPhoenix5Controller
-
This method checks if the motor direction is inverted.
- isMotorInverted() - Method in class frclib.motor.FrcCANPhoenix6Controller
-
This method checks if the motor direction is inverted.
- isMotorInverted() - Method in class frclib.motor.FrcCANSparkMax
-
This method checks if the motor direction is inverted.
- isMotorInverted() - Method in class frclib.motor.FrcCRServo
-
This method checks if the motor direction is inverted.
- isMotorInverted() - Method in class frclib.motor.FrcPWMMotorController
-
This method checks if the motor direction is inverted.
- isMotorInverted() - Method in interface trclib.motor.TrcMotorController
-
This method checks if the motor direction is inverted.
- isMotorPositionSensorInverted() - Method in class frclib.motor.FrcCANPhoenix5Controller
-
This method returns the state of the position sensor direction.
- isMotorPositionSensorInverted() - Method in class frclib.motor.FrcCANPhoenix6Controller
-
This method returns the state of the position sensor direction.
- isMotorPositionSensorInverted() - Method in class frclib.motor.FrcCANSparkMax
-
This method returns the state of the position sensor direction.
- isMotorPositionSensorInverted() - Method in class frclib.motor.FrcCRServo
-
This method returns the state of the position sensor direction.
- isMotorPositionSensorInverted() - Method in class frclib.motor.FrcPWMMotorController
-
This method returns the state of the position sensor direction.
- isMotorPositionSensorInverted() - Method in interface trclib.motor.TrcMotorController
-
This method returns the state of the position sensor direction.
- isMotorRevLimitSwitchActive() - Method in class frclib.motor.FrcCANPhoenix5Controller
-
This method returns the state of the reverse limit switch.
- isMotorRevLimitSwitchActive() - Method in class frclib.motor.FrcCANPhoenix6Controller
-
This method returns the state of the reverse limit switch.
- isMotorRevLimitSwitchActive() - Method in class frclib.motor.FrcCANSparkMax
-
This method returns the state of the reverse limit switch.
- isMotorRevLimitSwitchActive() - Method in class frclib.motor.FrcCRServo
-
This method returns the state of the reverse limit switch.
- isMotorRevLimitSwitchActive() - Method in class frclib.motor.FrcPWMMotorController
-
This method returns the state of the reverse limit switch.
- isMotorRevLimitSwitchActive() - Method in interface trclib.motor.TrcMotorController
-
This method returns the state of the reverse limit switch.
- isMotorRevLimitSwitchEnabled() - Method in class frclib.motor.FrcCANPhoenix5Controller
-
This method checks if the reverse limit switch is enabled.
- isMotorRevLimitSwitchEnabled() - Method in class frclib.motor.FrcCANPhoenix6Controller
-
This method checks if the reverse limit switch is enabled.
- isMotorRevLimitSwitchEnabled() - Method in class frclib.motor.FrcCANSparkMax
-
This method checks if the reverse limit switch is enabled.
- isMotorRevLimitSwitchEnabled() - Method in class frclib.motor.FrcCRServo
-
This method checks if the reverse limit switch is enabled.
- isMotorRevLimitSwitchEnabled() - Method in class frclib.motor.FrcPWMMotorController
-
This method checks if the reverse limit switch is enabled.
- isMotorRevLimitSwitchEnabled() - Method in interface trclib.motor.TrcMotorController
-
This method checks if the reverse limit switch is enabled.
- isMsgLevelEnabled(TrcDbgTrace.MsgLevel) - Method in class trclib.robotcore.TrcDbgTrace
-
This method checks if the specified msgLevel is enabled.
- isOdometryEnabled() - Method in class trclib.motor.TrcMotor
-
This method checks if the odometry of this motor is enabled.
- isOn() - Method in class trclib.subsystem.TrcMotorGrabber
-
This method checks if the motor grabber is ON.
- isOnTarget(double) - Method in class trclib.robotcore.TrcPidController
-
This method determines if we have reached the set point target.
- isOnTarget(double, double) - Method in class trclib.robotcore.TrcPidController
-
This method determines if we have reached the set point target.
- isPersistent(String) - Method in class frclib.driverio.FrcDashboard
-
Returns whether the value is persistent through program restarts.
- isPlaying() - Method in class trclib.driverio.TrcTone
-
This method determines if the tone is still playing.
- isPortInWriteMode() - Method in class trclib.robotcore.TrcI2cDevice
-
This method checks if the I2C port is in write mode.
- isPortReady() - Method in class trclib.robotcore.TrcI2cDevice
-
This method checks if the I2C port is ready for bus transaction.
- isPositionSensorInverted() - Method in class trclib.motor.TrcMotor
-
This method returns the state of the position sensor direction.
- isRanging() - Method in class trclib.sensor.TrcMaxbotixSonarArray
-
This method checks if the sonar array is ranging.
- isReady() - Method in class trclib.robotcore.TrcStateMachine
-
This method checks if the state machine is in ready mode.
- isRegistered() - Method in class trclib.robotcore.TrcTaskMgr.TaskObject
-
This method checks if this task object is registered for any task type.
- isRegistered(TrcTaskMgr.TaskType) - Method in class trclib.robotcore.TrcTaskMgr.TaskObject
-
This method checks if the given task type is registered with this task object.
- isRunning() - Method in class trclib.timer.TrcStopwatch
-
This method checks if the stopwatch is running.
- isSensorUsed(TrcOdometrySensor) - Method in class trclib.sensor.TrcOdometryWheels
-
This method checks if the given sensor is used as part of the Odometry sensors.
- isSignaled() - Method in class trclib.robotcore.TrcEvent
-
This method checks if the event is signaled.
- isStalled() - Method in class trclib.robotcore.TrcPidController
-
This method detects if PID is stalled.
- isStalled(double) - Method in class trclib.drivebase.TrcDriveBase
-
This method determines if the drive base is stalled.
- isSynchronizeOdometriesEnabled() - Method in class trclib.drivebase.TrcDriveBase
-
This method checks if synchronize odometries is enabled.
- isTaskEnabled() - Method in class trclib.dataprocessor.TrcWrapValueConverter
-
This method returns the state of the converter task.
- isTaskEnabled() - Method in class trclib.robotcore.TrcPeriodicThread
-
This method returns the state of the periodic task.
- isTaskEnabled() - Method in class trclib.vision.TrcVisionTask
-
This method returns the state of the vision task.
- isTaskTerminated() - Method in class trclib.robotcore.TrcPeriodicThread
-
This method checks if the periodic task has been terminated.
- isTimedout() - Method in class trclib.robotcore.TrcStateMachine
-
This method checks if timeout has happened on waiting for event(s).
- isTraceLogEnabled() - Static method in class trclib.robotcore.TrcDbgTrace
-
This method checks if the trace log is enabled.
- isTraceLogOpened() - Static method in class trclib.robotcore.TrcDbgTrace
-
This method checks if the trace log is opened.
- isTriggerActive(TrcIntake.TriggerParams) - Method in class trclib.subsystem.TrcIntake
-
This method checks if the trigger sensor has detected an object.
- isUpperLimitSwitchActive() - Method in class trclib.motor.TrcMotor
-
This method returns the state of the upper limit switch.
- isUpperLimitSwitchEnabled() - Method in class trclib.motor.TrcMotor
-
This method checks if the upper limit switch is enabled.
- isVoltageCompensationEnabled() - Method in class frclib.motor.FrcCANPhoenix5Controller
-
This method checks if voltage compensation is enabled.
- isVoltageCompensationEnabled() - Method in class frclib.motor.FrcCANPhoenix6Controller
-
This method checks if voltage compensation is enabled.
- isVoltageCompensationEnabled() - Method in class frclib.motor.FrcCANSparkMax
-
This method checks if voltage compensation is enabled.
- isVoltageCompensationEnabled() - Method in class trclib.motor.TrcMotor
-
This method checks if voltage compensation is enabled.
- isVoltageCompensationEnabled() - Method in interface trclib.motor.TrcMotorController
-
This method checks if voltage compensation is enabled.
- isWarpSpaceEnabled() - Method in class trclib.pathdrive.TrcPidDrive
-
This method checks if warpspace processing is enabled in a PID controlled turn.
- iZone - Variable in class trclib.robotcore.TrcPidController.PidCoefficients
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form