PIDParameters

public class PIDParameters

Class containing PID constants for the swerve drive system.

Properties

Link copied to clipboard
public static RobotConfig config
Link copied to clipboard
public final static ERROR CLASS: Symbol not found for Pingu DIST_PID
Link copied to clipboard
public final static ERROR CLASS: Unresolved name: Pingu DRIVE_PID_AUTO
Link copied to clipboard
public final static ERROR CLASS: Unresolved name: Pingu DRIVE_PID_TELE
Link copied to clipboard
Link copied to clipboard
private final ERROR CLASS: Symbol not found for Pingu PASS_ROTATIONAL_PID
Link copied to clipboard
private PPHolonomicDriveController pathFollower
Link copied to clipboard
public final static ERROR CLASS: Symbol not found for Pingu ROTATIONAL_PID
Link copied to clipboard
public final static ERROR CLASS: Unresolved name: Pingu STEER_PID_AUTO
Link copied to clipboard
public final static ERROR CLASS: Unresolved name: Pingu STEER_PID_TELE
Link copied to clipboard
public final static ERROR CLASS: Symbol not found for Pingu Y_PID

Functions

Link copied to clipboard
public final ERROR CLASS: Symbol not found for Pingu getPASS_ROTATIONAL_PID()
Link copied to clipboard
public final PPHolonomicDriveController getPathFollower()
Link copied to clipboard
public final Unit setPathFollower(PPHolonomicDriveController value)