TitaniumTigers4829/offseason-robot-code-2024

Follow conventions in 2025 base robot code

Open

#59 opened on Nov 3, 2024

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Java (0 forks)auto 404
good first issueminion task

Repository metrics

Stars
 (1 star)
PR merge metrics
 (PR metrics pending)

Description

Interfaces should be renamed from <Subsystem>IO to <Subsystem>Interface Classes that simulate code should be renamed from <Subsystem>IOSim to Simulated<Subsystem> Classes that are used to control physical hardware should be renamed from <Subsystem>IOTalonFX to Physical<Subsystem> Everything else stays the same

Contributor guide