AutoPathManager

class AutoPathManager(swerveAuto: SwerveAuto, gyro: GenericGyro, commandsToRun: HashMap<String, HashMap<Int, CommandBase>> = hashMapOf())

Constructors

Link copied to clipboard
constructor(swerveAuto: SwerveAuto, gyro: GenericGyro, commandsToRun: HashMap<String, HashMap<Int, CommandBase>> = hashMapOf())

Properties

Link copied to clipboard