-
Notifications
You must be signed in to change notification settings - Fork 665
Open
Labels
Description
Describe the question you have.
In 2027 would ftc teams be able to write the robot like the way it is written in frc
Single robot instance that you use for the entire match insted of op modes
I know of a lot of teams including my own teams that i mentor do not like opmodes and how they separate the robot to completely 2 different programs 1 for auto 1 for teleop and for us it creates more problems than it solves.
Just to be clear I'm not saying to make this the only way but would this be an option for teams who prefer this code style insted of op modes