Skip to content

Commit fd38815

Browse files
Day 80
1 parent 259ca42 commit fd38815

2 files changed

Lines changed: 21 additions & 2 deletions

File tree

assets/js/recaps.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +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,
5-
67, 68, 69
4+
32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57,
5+
59, 60, 61, 62, 66, 67, 68, 69, 80
66
];
77

88
let day = days.length - 1;

assets/recaps/Day 80.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# 3 days until SPC\#2
2+
3+
Recaps are back\! It’s spring break for us so we are hoping to get a lot done before Space City \#2.
4+
5+
# Intake
6+
7+
- The intake was “upgraded” over the first part of our break last week but we ran into some issues with how the CAD was done so today we had to cut new parts and remount it. Once that was done, we went to test it on the robot and the kicker bar is working as intended but the intake motor is struggling with intaking a lot of fuel at once. We are running PID on it and are noticing it stall under a heavy load. We switched to duty cycle and running at 80% and it ran a lot better. It was able to intake fuel pretty quickly and under load. We are thinking of leaving it this way but also adding a second motor since we no longer have a climber.
8+
9+
# Shooter
10+
11+
- The flipped shooter was worked on as we forgot some mounting holes but the plates did not get cut out before the meeting ended. We are hoping to get it installed tomorrow pretty early on.
12+
13+
- The dumper got changed but we don’t think we are going to have enough parts to finish it and the rollers so we are going to focus on just the rollers for now and the dumper can get added for states.
14+
15+
# Hopper
16+
17+
- We disassembled the practice robot to make that our roller robot. We started working on the parts for that and hope it will be finished tomorrow. We want to combine it with our double shooter so that will be the priority for that robot by the end of the meeting tomorrow.
18+
19+
We are looking forward to making a lot of progress these next few days as we will be able to meet until 7 pm.

0 commit comments

Comments
 (0)