Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Complete build kicker v1.1 improvements entry
Browse files Browse the repository at this point in the history
  • Loading branch information
RubyflameWarrior committed Mar 2, 2024
1 parent 7ef0246 commit dd6f31b
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 35 deletions.
8 changes: 2 additions & 6 deletions entries/entries.typ
Original file line number Diff line number Diff line change
Expand Up @@ -133,17 +133,13 @@
#include "./wings-1.1/test.typ"
#include "./competition/cardinal-classic.typ"
#include "./elevation-1/identify-problems.typ"

#include "./kicker-1.1/build-2.typ"
#include "./elevation-1.1/build.typ"
#include "./competition/area-53-scrimmage-2.typ"
#include "./elevation-1.1/test.typ"

/*


#include "./kicker-1.1/build-2.typ"


/*
#include "./autonomous/identify.typ"
#include "./odometry/brainstorm-movement.typ"
#include "./odometry/select-movement.typ"
Expand Down
61 changes: 32 additions & 29 deletions entries/kicker-1.1/build-2.typ
Original file line number Diff line number Diff line change
Expand Up @@ -20,57 +20,60 @@
)
)

[We are excited to introduce our modular mechanism as we have not seen anyone do this in Maryland. We learnt that we barely use our kicker during matches and can be replaced with a hang mechanism. Instead of trying to add a hang mechanism along our kicker, we can replace our kicker all together. This helps reduce the weight of our mechanism.
]

== Delegation
- inventory (collecting materials from the manifest to improve the kicker): Ishika and Rory
- Manufacture (Cutting pieces to size, cleaning sharp edges, slip gears): Eric and Ajibola
- Create the new flex wheel kicker arm - Makhi
- Rubber band and tune the banding of the rubber bands - Makhi
- Oversight & Quality Control: Ajibola, Jin
- Initial testing: Everyone
- Programming: Ishika and Ajibola
We are excited to introduce our modular mechanism as we have not seen anyone do this in Maryland. Because we barely use our kicker during matches, replacing it with an elevation mechanism makes the most effective use of our motors. Instead of trying to add a hang mechanism along our kicker, we can replace our kicker all together. This helps reduce the weight of our mechanism.


#grid(
columns: 2,

[
== Delegation
- Inventory (collecting materials from the manifest to build the kicker): Ishika & Rory
- Manufacturing (cutting pieces to size, cleaning sharp edges, & slipping gears): Eric & Ajibola
- Create the new flex wheel kicker arm: Makhi
- Rubber band and tune the banding of the rubber bands: Makhi
- Initial Testing: Everyone
- Programming: Ishika and Ajibola

== Materials
- 2x13x1 c-channel
- 2x13x1 C-channel
- A pair of 2” flex wheels
- The rest of the materials are found in the toolbox
- Lexan
- Lexan
- This is for the sleds of the drivetrain

== Assembly
Kicker:
- Attach the 2x13x1 c-channel to the gear box
== Assembly: Kicker
- Attached the 2x13x1 C-channel to the gear box
- Since we want to hit the kicker at a certain angle to maxmize the grouping, we are going for a lower angle kicker
- We need a shorter arm to achieve this result
- Attach the pair of flex wheels together with a screw joint and a collar
- Attach with a stand off and connect to the kicker arm
- Box the area where it makes contact with our stopper.
- Attached the pair of flex wheels together with a screw joint and a collar
- Attached with a standoff and connected to the kicker arm
- Boxed the area where it makes contact with our stopper.

Back Sleds:
- Attach a half cut to the back of the drivetrain
== Assembly: Back Sleds
- Attached a half cut to the back of the drivetrain
- Since the hinges of the wings are in the way, we will cut the sleds to be under the hinge
- Take apart the back wheels to add supports to the back sleds
- Took apart the back wheels to add supports to the back sleds
- This took a majority of this meeting's time.
- Cut off remaining excess in our back sleds .

- Cut off remaining excess lexan in our back sleds
],

[
#figure(
image("/assets/duck.jpg", height: 30%),
caption: [Caption here]
image("./build-2/2.13-1.jpg", height: 15em),
caption: [The individual kicker arm]
)
#figure(
image("./build-2/2.13-2.jpg", height: 15em),
caption: [The new kicker arm and back sleds on our robot before we shortened the half cut C-channel]
)
#figure(
image("./build-2/2.13-3.jpg", height: 15em),
caption: [The gear box of the kicker. The green motor of the kicker is connected to the outer silver gear]
)

#figure(
image("/assets/duck.jpg", height: 30%),
caption: [Caption here]
image("./build-2/2.13-4.jpg", height: 15em),
caption: [Our back sleds]
)
]
)
Binary file added entries/kicker-1.1/build-2/2.13-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/kicker-1.1/build-2/2.13-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/kicker-1.1/build-2/2.13-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added entries/kicker-1.1/build-2/2.13-4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dd6f31b

Please sign in to comment.