Reefscape2025
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Reefscape2025
Reefscape2025
/
frc.robot.subsystems
/
SwerveModule
/
setSteerPID
set
Steer
PID
public
void
setSteerPID
(
PIDController
pid
,
double velocity
)
Sets the steer PID values.
Parameters
pid
The PID object containing the PID values.
velocity
The velocity value.