Superclass to all subsystems, it does some bootstrapping for them (Vision, Control, and Drive)
More...
|
| | Subsystem (Telemetry telemetry, String tag) |
| | inits with telemetry, since every subsystem uses it.
|
| |
Superclass to all subsystems, it does some bootstrapping for them (Vision, Control, and Drive)
◆ Subsystem()
| org.firstinspires.ftc.teamcode.Subsystems.Subsystem.Subsystem |
( |
Telemetry | telemetry, |
|
|
String | tag ) |
inits with telemetry, since every subsystem uses it.
- Parameters
-
| telemetry | The telemetry for logging |
The documentation for this class was generated from the following file:
- CenterStage/TeamCode/src/main/java/org/firstinspires/ftc/teamcode/Subsystems/Subsystem.java