ThisUsedToBeGearedUp9967 / ServoSetter

OpMode to easily set positions of servos without guessing for First Tech Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServoSetter

OpMode to easily set positions of servos without guessing for First Tech Challenge

How to use this

To use this, just name the servo you want to set "set" in the config file. Then run the OpMode.

Controls

Press Start-A. Here is a cool diagram of the controls.

                               +---+
                               | Y | - decrease angle by 0.05
                               +---+
                         +---+       +---+
decrease angle by 0.01 - | X |       | B | - increase angle by 0.01
                         +---+       +---+
                               +---+
      increase angle by 0.05 - | A | 
                               +---+

About

OpMode to easily set positions of servos without guessing for First Tech Challenge


Languages

Language:Java 100.0%