mirror of
https://github.com/Team4388/2019-Hit-or-Miss.git
synced 2026-06-09 00:28:05 -06:00
Nothing
This commit is contained in:
@@ -214,7 +214,7 @@ public class Wrist extends Subsystem
|
||||
double currentWristAngle = wristRight.getPositionWorld();
|
||||
double targetFlipAngle = currentWristAngle - 180;
|
||||
//Flip angle may need to be adjusted if angle shouldn't be 180
|
||||
|
||||
|
||||
updatePositionPID(targetFlipAngle);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user