mirror of
https://github.com/TimeCrafters/FTC_2022
synced 2025-12-15 15:32:35 +00:00
all servos working.
strafe needs weight balance to be efficient.
This commit is contained in:
@@ -15,5 +15,5 @@ public class MecanumMinibotTeleOpEngine extends CyberarmEngine {
|
||||
robot = new MecanumMinibot(this);
|
||||
|
||||
addState(new MecanumMinibotTeleOpState(robot));
|
||||
}
|
||||
}//
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user