-
ElementDescriptionThe CANBus static methods are deprecated for removal in 2026. Construct a new CANBus instance and call
CANBus.isNetworkFD()
instead.This overload is deprecated for removal in 2025. UseParentDevice.optimizeBusUtilization(double optimizedFreqHz, double timeoutSeconds)
with an optimizedFreqHz of 0 Hz instead.This API is deprecated for removal in the 2026 season. Users should useCorePigeon2.getYaw()
instead. Note that Yaw is CCW+, whereas this API is CW+.This API is deprecated for removal in the 2026 season. Users should useCorePigeon2.getAngularVelocityZWorld()
instead. Note that AngularVelocityZWorld is CCW+, whereas this API is CW+.This API is deprecated for removal in 2026. Since invert is a config, read the invert setting as part of a fullTalonFXConfiguration
object or using aMotorOutputConfigs
object. Applied invert, which may not match the invert config for followers, can also be fetched usingCoreTalonFX.getAppliedRotorPolarity()
.This API is deprecated for removal in 2026. Since invert is a config, apply the invert setting as part of a fullTalonFXConfiguration
object. Invert can be found in theMotorOutput
config group.UseSwerveRequest.ApplyRobotSpeeds
instead
-
MethodDescriptionThe CANBus static methods are deprecated for removal in 2026. Construct a new CANBus instance and call
CANBus.getStatus()
instead.The CANBus static methods are deprecated for removal in 2026. Construct a new CANBus instance and callCANBus.isNetworkFD()
instead.This overload is deprecated for removal in 2025. UseParentDevice.optimizeBusUtilization(double optimizedFreqHz, double timeoutSeconds)
with an optimizedFreqHz of 0 Hz instead.This API is deprecated for removal in the 2026 season. Users should useCorePigeon2.getYaw()
instead. Note that Yaw is CCW+, whereas this API is CW+.This API is deprecated for removal in the 2026 season. Users should useCorePigeon2.getAngularVelocityZWorld()
instead. Note that AngularVelocityZWorld is CCW+, whereas this API is CW+.This API is deprecated for removal in 2026. Since invert is a config, read the invert setting as part of a fullTalonFXConfiguration
object or using aMotorOutputConfigs
object. Applied invert, which may not match the invert config for followers, can also be fetched usingCoreTalonFX.getAppliedRotorPolarity()
.This API is deprecated for removal in 2026. Since invert is a config, apply the invert setting as part of a fullTalonFXConfiguration
object. Invert can be found in theMotorOutput
config group.
CANBus.getStatus()
instead.