File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -21,19 +21,19 @@ This PROS template aims to simplify interactions with devices, and implement a c
2121 - [X] Removing motors doesn't affect the measured angle
2222 - [X] Automatic per-motor gear ratio calculations. Just input port and cartridge. Supports different cartridges in the same group
2323
24- - [ ] ** Abstract Encoders**
24+ - [X ] ** Abstract Encoders**
2525 - [X] Generic interface for any encoder
26- - [ ] Support for all VEX encoders, as well as any custom encoder for use in VEX AI (VAIRC) or VEX U (VURC)
26+ - [X ] Support for all VEX encoders
2727 - [X] All custom encoders
2828 - [X] Motors / Motor Groups
29- - [ ] V5 Rotation Sensor
30- - [ ] Optical Shaft encoder
29+ - [X ] V5 Rotation Sensor
30+ - [X ] Optical Shaft encoder
3131
32- - [ ] ** Abstract Gyro**
32+ - [X ] ** Abstract Gyro**
3333 - [X] Generic interface for any gyro
34- - [ ] Support for VEX gyros, as well as any custom gyros for use in VEX AI or VEX U
34+ - [X ] Support for VEX gyros, as well as any custom gyros for use in VEX AI or VEX U
3535 - [X] All custom gyros
36- - [ ] V5 Inertial Sensor
36+ - [X ] V5 Inertial Sensor
3737 - [ ] V5 GPS Sensor (pending viability tests, gyro only)
3838
3939
You can’t perform that action at this time.
0 commit comments