1516X High Stakes 2.0
Codebase for 1516X High Stakes season
Loading...
Searching...
No Matches
RobotSubsystems Struct Reference

Structure that holds instances of all robot subsystems. More...

Public Attributes

Robot::Autonomous autonomous
 
Robot::Drivetrain drivetrain
 
Robot::Intake intake
 
Robot::Latch latch
 
Robot::LadyBrown ladybrown
 
Robot::Hang hang
 
Robot::Sweeper sweeper
 

Detailed Description

Structure that holds instances of all robot subsystems.

Definition at line 30 of file main.cpp.

Member Data Documentation

◆ autonomous

Robot::Autonomous RobotSubsystems::autonomous

Definition at line 31 of file main.cpp.

◆ drivetrain

Robot::Drivetrain RobotSubsystems::drivetrain

Definition at line 32 of file main.cpp.

◆ hang

Robot::Hang RobotSubsystems::hang

Definition at line 36 of file main.cpp.

◆ intake

Robot::Intake RobotSubsystems::intake

Definition at line 33 of file main.cpp.

◆ ladybrown

Robot::LadyBrown RobotSubsystems::ladybrown

Definition at line 35 of file main.cpp.

◆ latch

Robot::Latch RobotSubsystems::latch

Definition at line 34 of file main.cpp.

◆ sweeper

Robot::Sweeper RobotSubsystems::sweeper

Definition at line 37 of file main.cpp.


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