Package com.revrobotics
package com.revrobotics
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Get an instance of this interface by using
CANSparkMax.getAnalog(SparkMaxAnalogSensor.Mode)
.Deprecated, for removal: This API element is subject to removal in a future version.useAnalogInput
instead (orSparkMaxAnalogSensor
if the analog sensor is connected directly to a SPARK MAX)Deprecated, for removal: This API element is subject to removal in a future version.UseSparkMaxAnalogSensor.Mode
insteadDeprecated, for removal: This API element is subject to removal in a future version.UseSparkMaxLimitSwitch
instead.Deprecated, for removal: This API element is subject to removal in a future version.UseSparkMaxLimitSwitch.Type
instead.Deprecated, for removal: This API element is subject to removal in a future version.useRelativeEncoder
instead.Deprecated, for removal: This API element is subject to removal in a future version.UseSparkMaxPIDController
instead.Deprecated, for removal: This API element is subject to removal in a future version.UseSparkMaxPIDController.AccelStrategy
instead.Deprecated, for removal: This API element is subject to removal in a future version.UseSparkMaxPIDController.ArbFFUnits
instead.Deprecated, for removal: This API element is subject to removal in a future version.UseMotorFeedbackSensor
insteadDeprecated, for removal: This API element is subject to removal in a future version.REV Robotics Color Sensor V3Deprecated, for removal: This API element is subject to removal in a future version.UseCANSparkMax.ControlType
instead.Deprecated, for removal: This API element is subject to removal in a future version.UseSparkMaxRelativeEncoder.Type
instead.A sensor that can be used to provide rotational feedback to a motor controllerGet an instance of this interface by usingCANSparkMax.getEncoder()
,CANSparkMax.getEncoder(SparkMaxRelativeEncoder.Type, int)
,CANSparkMax.getAlternateEncoder(int)
, orCANSparkMax.getAlternateEncoder(SparkMaxAlternateEncoder.Type, int)
.Manages physics simulation for REV Robotics products.Get an instance of this class by usingCANSparkMax.getAnalog(Mode)
.Get an instance of this class by usingCANSparkMax.getForwardLimitSwitch(Type)
orCANSparkMax.getReverseLimitSwitch(Type)
.Get an instance of this class by usingCANSparkMax.getPIDController()
.Get an instance of this class by usingCANSparkMax.getEncoder()
orCANSparkMax.getEncoder(Type, int)
.
SparkMaxAlternateEncoder.Type
instead.