o tawa lon ma sinpin

This commit is contained in:
Yash Karandikar 2022-11-16 18:07:59 -06:00
parent 7bb091571c
commit ddf78c5be3

View file

@ -61,6 +61,10 @@ public class AutoCameraRight extends LinearOpMode {
telemetry.update();
}
movementAPI.move(0, 0.5);
api.pause(0.1);
movementAPI.stop();
switch (detected_id) {
case 1:
movementAPI.move(90, 0.7);