Skip to content

Commit 7d89ef3

Browse files
Day 66+1
1 parent f94c4e0 commit 7d89ef3

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

assets/js/recaps.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
let days =
22
[
33
0, 1, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 24, 25, 26, 27, 28, 29, 31,
4-
32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 66
4+
32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 59, 60, 61, 62, 66,
5+
67
56
];
67

78
let day = days.length - 1;

assets/recaps/Day 67.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# 6 days until SPC\#2
2+
3+
Today was mainly a CAD day as we are CADing the changes to the intake and looking at some ideas for upgrades.
4+
5+
# Intake
6+
7+
- This was our weakest thing on our robot so we went back to the drawing board on making it better. The CAD is about 95% done so we should be able to get the new parts cut tomorrow (fingers crossed). We did focus more on the mounting structure and the kicker bar. The intake worked best with the kicker bar and we want to prevent the jammed intake when we take a hit.
8+
9+
# Twindexer-Hopper
10+
11+
- We are exploring the idea of switching to roller to help increase our rate of fire. We started with rollers but didn’t spend too much time with them to make them better. This is also leading us to explore switching to a dumper style shooter but that’s very last on the list.
12+
13+
# Shooter
14+
15+
- We are planning to flip the shooter to help with our cycle times. This was on our practice robot and we thought flipping it around was better. We don’t hate the way our shooter is but we want to make some improvements to be better.
16+
17+
# Programming
18+
19+
- Programming worked on tuning our autos so we can be faster as we really liked our autos in McAllen but we know we can be better. We know the competition will be better at Space City so we want to up our game as well.

0 commit comments

Comments
 (0)