FTC-9073-Knightrix / 2018-19-Knightrix

0 stars 0 forks source link

VEX servo moving the intake in/out/stop with button on controller #43

Closed nicolasbravo closed 5 years ago

nicolasbravo commented 5 years ago

The motor is now a CRServo as we did not want to make mistakes with the VEX

ibravo commented 5 years ago

@nicolasbravo @AkhilMah14 I'd like to run the same code you had for moving the servo to move the Vex servos (both the regular and the continuous rotation). According to some code I saw online, a value of 0 will move the CR servo in one direction, 1 will move it in an opposite direction and a value of 0.5 will stop the servo from moving.