You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an X-Drive fully assembled, this will be the base of our first robot. The first step in programming this will be getting the drivetrain operational. We have a class called HolonomicDrive that has been used to control this X-Drive in the Change-Up season. Looking back at that code, we should get this operational again. We will need to ...
Insert the HolonomicDrive class into the main.cpp of our new project
Fulfill any code/electronic requirements of HolonomicDrive
This is currently blocked by the fact that we still do not have a working PROS project that can use all of our code from previous seasons.
The text was updated successfully, but these errors were encountered:
We have an X-Drive fully assembled, this will be the base of our first robot. The first step in programming this will be getting the drivetrain operational. We have a class called HolonomicDrive that has been used to control this X-Drive in the Change-Up season. Looking back at that code, we should get this operational again. We will need to ...
This is currently blocked by the fact that we still do not have a working PROS project that can use all of our code from previous seasons.
The text was updated successfully, but these errors were encountered: