-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Implemented drivetrain control, translated
- Code to control the intakes, catapult, drivetrain, and the elevation have been translated in this commit. - The drivetrain code is not working properly at this point.
- Loading branch information
Showing
3 changed files
with
41 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
# PROS Version | ||
|
||
== | ||
This is the PROS version of the robot, rewritten from the VexCode version. This was done so that we could support a greater feature set and support external libraries. | ||
|
||
The PROS version will be first rewritten from the VEXCode version and then it will have features added onto it. It is not expected to become production ready as soon as it is complete. | ||
|
||
To see the vexcode version, go [here](https://github.com/calhighrobotics/Over-Under-2023-24-teamB) | ||
To see the vexcode version, go [here](https://github.com/calhighrobotics/Over-Under-2023-24-teamB) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters