Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Document DriveTrain #7

Open
glowkate opened this issue Feb 2, 2022 · 0 comments
Open

Document DriveTrain #7

glowkate opened this issue Feb 2, 2022 · 0 comments
Labels
task A task that needs to be worked on

Comments

@glowkate
Copy link
Contributor

glowkate commented Feb 2, 2022

Go into DriveTrain.java (note that this is not DriveTrainVariant) and document the different functions in it. From what I've gathered, DriveTrain is effectively a way for the rest of the program to interact with different DriveTrainVariants. I have also given it the task to create said DriveTrainVariants.

Link to DriveTrain.java
https://github.com/Team865/FRC-2022/blob/main/src/main/java/ca/warp7/frc2022/subsystems/DriveTrain.java

An introduction to Javadoc can be found here:
https://www.baeldung.com/javadoc

@glowkate glowkate added the task A task that needs to be worked on label Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
task A task that needs to be worked on
Projects
None yet
Development

No branches or pull requests

1 participant