|
3 | 3 | --> |
4 | 4 | <div class="robot-images"> |
5 | 5 |
|
| 6 | + <div class="robot-title" style="text-align: left"> |
| 7 | + <a href="https://www.thebluealliance.com/team/5970/2026" class="robot-title-link" target=”_blank”> |
| 8 | + 2026 - Crystal Skull |
| 9 | + </a> |
| 10 | + </div> |
| 11 | + <div class="robot-description"> |
| 12 | + <img src="/assets/pages/robots/2026-robot.jpg"> |
| 13 | + <div class="robot-description-text"> |
| 14 | + You know why they call it "Rebuilt"? Because your intake will break and you'll have to rebuild it in the pits! |
| 15 | + </div> |
| 16 | + </div> |
| 17 | + |
6 | 18 | <div class = "robot-title" style="text-align: right"> |
7 | 19 | <a href="https://www.thebluealliance.com/team/5970/2025" class="robot-title-link" target="_blank"> |
8 | 20 | Radek - 2025 |
9 | 21 | </a> |
10 | 22 | </div> |
11 | 23 | <div class="robot-description"> |
12 | | - <img src="/assets/pages/robots/2025-robot.jpg"> |
13 | 24 | <div class="robot-description-text"> |
14 | 25 | We had to swap Radek's drivetrain to from swerve to a kitbot drivebase with very little turnaround due to shipping delays. The latching deep climb, based |
15 | 26 | heavily on the Everybot, scored well. The signature bucket arm was designed to allow space for a central climb while still ferrying coral from |
16 | | - the back of the robot to the front. On our plywood test reef, this worked great, but the real reef was a lot more bouncy and we spend a lot of time |
17 | | - trying to figure out how to prevent coral from bouncing out. |
| 27 | + the back of the robot to the front. On our plywood test reef, this worked great, but the real reef was a lot more bouncy and we spent a lot of time |
| 28 | + trying to figure out how to prevent coral from bouncing out. We settled on a plywood "tail" that dropped against the reef to block the coral from bouncing out. |
18 | 29 | </div> |
| 30 | + <img src="/assets/pages/robots/2025-robot.jpg"> |
19 | 31 | </div> |
20 | 32 |
|
21 | 33 | <!-- |
|
40 | 52 | </div> |
41 | 53 |
|
42 | 54 | <!-- |
43 | | - now the second one is a bit different. and this altnerates back and forth between this format and the format mentioned above |
| 55 | + now the second one is a bit different. and this alternates back and forth between this format and the format mentioned above |
44 | 56 | in this one, there is the title then the description then the image |
45 | 57 | the reason for this alternating design is so that for one, the image is on the right side and the description is on the left |
46 | 58 | but for the next one, the description is on the right and the image is on the left |
|
0 commit comments