Package org.firstinspires.ftc.teamcode.fy25.robots
package org.firstinspires.ftc.teamcode.fy25.robots
-
ClassDescriptionRepresents a complete robot consisting of up to 5 subsystems.Robot-specific parameters that are not used directly by the Robot but by external things, usually processors.Used when a subsystem that accepts multiple implementations of HardwareDevice receives one it doesn't expectSubsystems are encapsulated in this class, so their Parameters are too.RobotRoundhouse stores
Robot25.Parametersfor every Robot that currently exists.