Closed titanrobotics2022 closed 11 years ago
Add Gyro functionality to the DriveEncoderSubsystem.
Should add the following:
ResetGyro(): Resets the gyro to 0 degrees.
GetGyroAngle(boolean inRadians): Returns the gyro angle in degrees or radians
Also, refactor the name to be DriveSensorSubsystem instead of DriveEncoderSubsystem.
Add Gyro functionality to the DriveEncoderSubsystem.
Should add the following:
ResetGyro(): Resets the gyro to 0 degrees.
GetGyroAngle(boolean inRadians): Returns the gyro angle in degrees or radians
Also, refactor the name to be DriveSensorSubsystem instead of DriveEncoderSubsystem.