For our capstone we had programmed something similar to this:
Press X:
Raise Capstone Servo
Sleep 1 Second
Open Capstone Holder
Sleep 1 Second
Lower Capstone Servo
Sleep 1 Second
etc...
The problem is obviously that adding a sleep time into TeleOp causes it to have issues. How can we automate this task in auto without using sleep times? We have looked at some timer options but are really drawing a blank. We want it to be as easy for the drive team as possible to where they hit the button once and it just completes the whole task.
Thanks!
Press X:
Raise Capstone Servo
Sleep 1 Second
Open Capstone Holder
Sleep 1 Second
Lower Capstone Servo
Sleep 1 Second
etc...
The problem is obviously that adding a sleep time into TeleOp causes it to have issues. How can we automate this task in auto without using sleep times? We have looked at some timer options but are really drawing a blank. We want it to be as easy for the drive team as possible to where they hit the button once and it just completes the whole task.
Thanks!
Comment