2023 Charge Up  0.1.0
Code for the Titanium Titans (FRC Team #4467)'s 2023 robot
frc.robot.Constants.Mode Enum Reference

Public Attributes

 HELIOS_V2
 
 HELIOS_V1
 
 SIM
 
 REPLAY
 

Member Data Documentation

◆ HELIOS_V1

frc.robot.Constants.Mode.HELIOS_V1

Running on the competition bot

◆ HELIOS_V2

frc.robot.Constants.Mode.HELIOS_V2

Running on the test bot

◆ REPLAY

frc.robot.Constants.Mode.REPLAY

Replaying from a log file

◆ SIM

frc.robot.Constants.Mode.SIM

Running a physics simulator


The documentation for this enum was generated from the following file: