This repository has been archived by the owner on Jun 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Autonomous.txt
48 lines (40 loc) · 1.56 KB
/
Autonomous.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---AUTONOMOUS---
We can have infinite; the more the better!
Requirements:
-Movement must be precise
-Robot can sense a tote that is ready to be picked up
-Robot can sense when it is close enough to place a tote on another tote
Tote Detection Methods: (prioritized)
-Tote Beam Breaker (only works for 1st tote because we would be holding)
-Camera (for distance to strafe left/right, move forward)
-Ultrasonic (to determine distance to tote)
-Track Encoder Distance, use to return to original position
Scenario 1 V1: Collect all yellow totes by strafing
START: In front of yellow tote facing scoring platform
1. Move forward to first yellow tote
2. Lift tote all the way up (to avoid bins)
3. Strafe to next yellow tote
4. Drop previous tote on next tote
5. Lift stack all the way up
6. Repeat steps 2-5
7. Move forward to auto zone
Scenario 1 V2: Collect all yellow totes by moving forward (ASSUMES ALLIANCE CAN PUSH BINS OUT OF THE WAY)
START: In front of yellow tote facing line of yellow totes
1. Move forward to first yellow tote
2. Lift tote
3. Move forward to next yellow tote
4. Drop previous tote on next tote
5. Lift stack
6. Repeat steps 2-5
7. Strafe to auto zone
Scenario 2: Push one trash bin to auto zone
START: In front of bin facing autozone
1. Move forward to auto zone, pushing bin
Scenario 3: Pull 2 totes from landfill
START: In front of 2 totes in landfill
1. Move forward to landfill totes
2. Lift arms (hook pulls up two)
3. Move back to auto zone
Scenario 4: Strafe to auto zone, pushing tote
START: Side facing tote facing scoring platform
1. Strafe to auto zone (10ft?)