Open kevlam2706 opened 7 years ago
A new factor to consider: if the gear pegs aren't in great shape, there is a risk that the peg doesn't hook the gear properly. In teleop the driver fiddles with the position of the robot until they get it right. In auto we don't have that option. If we automatically try to deploy the gear when it's not hooked, the gear will fall off.
A potential solution could be:
The above algorithm is probably best for the side-gear autonomous modes, as there is currently (as of week 1 of competitions) no expectations of getting a 3-gear auto, so any 2nd or 3rd gear deployment is a bonus. If we're deploying the primary gear for auto, we can aim for the center peg which hopefully means we have a nice clean shot using our vision system.
Auto modes subject to the list created by the students but I think we need some variation on this list:
Solving the "how to get there" problem can be done by using straight/rotate segments, record/replay, or curve drive, whichever works best.
Very important: