Skip to content

Commit 5352f93

Browse files
authored
Update README.md (#4)
1 parent 179900e commit 5352f93

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A template project for an FRC swerve drivetrain that uses REV MAXSwerve Modules.
44

55
Note that this is meant to be used with a drivetrain composed of four MAXSwerve Modules, each configured with two SPARKS MAX, a NEO as the driving motor, a NEO 550 as the turning motor, and a REV Through Bore Encoder as the absolute turning encoder.
66

7+
To get started, make sure you have calibrated the zero offsets for the absolute encoders in the Hardware Client using the `Absolute Encoder` tab under the associated SPARK MAX device.
8+
79
## Prerequisites
810

911
* SPARK MAX Firmware v1.6.1 - Adds features that are required for swerve
@@ -13,4 +15,4 @@ Note that this is meant to be used with a drivetrain composed of four MAXSwerve
1315

1416
It is possible that this project will not work for your robot right out of the box. Various things like the CAN IDs, PIDF gains, chassis configuration, etc. must be determined for your own robot!
1517

16-
These values can be adjusted in the `Constants.java` file.
18+
These values can be adjusted in the `Constants.java` file.

0 commit comments

Comments
 (0)