A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Action Tracker Infinite Recharge 2020 | ** press ctrl + enter to start a new line | ||||||||||||||||||||||||
2 | Current Date | Subteam | Project Lead | Project Name | Priority | Due Date | Status (%) | Comments | ** please use one of following for subteam: Mechanical, Controls Hardware, Marketing, Design, Project Management, Programming | |||||||||||||||||
3 | 01/04/2020 | Strategy | Reyna | Kickoff Strategizing | 1 | 01/05/2020 | 100% | Five members and three mentors went to U of P, the rest of us stayed at the shop for kickoff Read the rules in pairs of one veteran & one rookie -- noted all possible points, penalties, prevention of points Acted out the game near the baseball field Analyzed for chokehold strategies -- decided a possible one would be to triple climb and have a simple control panel mechanism Cost-Benefit Analysis -- determined all possible functions Used cost-benefit to split into groups of two veterans and two rookies to create a robot with a realistic combination Decided upon following priorities: 1) climber 2) ground intake 3) carrier for power cells 4) shooter (still debating high vs low) Created Needs-Wants-Luxuries table here: https://docs.google.com/document/d/1FsOi8MtsLCfUmeLvUG8UFe3dKnQpANXLOpLkZrvcmwo/edit?usp=sharing | ||||||||||||||||||
4 | 01/06/2020 | Programming | Lolly | Drive code | 2 | 01/10/2020 | 85% | Cleaned up last year's code so that it is just driving, uploaded it to git, need to test it on a robot and on the sim.... | ||||||||||||||||||
5 | 01/06/2020 | Strategy | Reyna | High/Low Shooter Discussion | 1 | 01/06/2020 | 100% | Decided to prototype high level scoring flywheels (2+ designs) Prioritizing high level scoring, will revert to low level if flywheel designs are not consistent or don't meet necessary criteria | ||||||||||||||||||
6 | 01/06/2020 | ALL | Paige | Brainstorming Discussion | 1 | 01/08/2020 | 100% | Brainstormed prototypes with notecard game for all main robot functions: climb, intake, shooter Team placed ideas on effort-impact graph, decided to prototype the following: climber - scissor lift (or elevator) intake - rollers (maybe surgical tubing) shooter - flywheel **some discussion on complexity of scissor lift, especially due to points made by experienced mentors. for this reason, we're looking into prototyping a wider variety of designs for climber (which is first priority mechanism) | ||||||||||||||||||
7 | 01/04/2020 | CAD | Ian | CAD Drivetrain | 1 | 01/08/2020 | 100% | 8-wheel drivetrain complete! We used grippy wheels, and the dims of the drivetrain are 26x32. There is a bit of an issue with the electrical as we have split spaces: a 15x15 area and a 15x7 area to put components. The superstructure will likely go on top of the bumper mounts, making the electrical easier to reach, but that means making some of the bumper mounts 1x2 tubing instead of 1x1. The bellypan has also need complete, and we can put a design there depending on what we want (such as the 2018 beaver or comic sans) We also need metal bearing blocks so that they stay durable throughout the season, so that is on our shopping list. | ||||||||||||||||||
8 | 01/08/2020 | Mechanical | Alex | Double Flywheel | 1 | 01/08/2020 | 90% | Shoots super hard with two drill motor, geared it so that it will run off of a single motor. Two wheels and bearings on hex shafts, on piece of wood, drills on it, turned it on! Using pneumatic wheels to shoot ball more consistently and harder | ||||||||||||||||||
9 | 01/08/2020 | Mechanical | Jason Simenson | Scissor Lifts | 1 | 01/15/2020 | 70% | Got small one, making bigger one. Small one is made of 1ft pieces, the big one is half drilled and is made of 2ft pieces. It was not hard to make, the only thing was it took time to get all the holes drilled exactly the same. We also have the idea that a winch deals with the hooks and climbing, so that the lift doesn't have to have the strain of the climb | ||||||||||||||||||
10 | 01/08/2020 | Mechanical | Jason Jr. | Intake Prototype | 1 | 1/15/2020 | 100% | Put the intake prototype on a dolly, adjusted the elevation, lowered it Used compliant wheels to intake Everything done on intake except for motor | ||||||||||||||||||
11 | 01/08/2020 | Programming | Lolly | Unit Test Drive Code | 3 | 01/13/2020 | 7% | Tried using docstring tests (doctest) using the command do_tank_drive to start. We needed to mock the BeaverTronicsRobot object made in robot.py to do this and doctest does not support mocking very easily. Then we started using pytest ( a tests dir was made locally on desktop 'cinder' at the shop but I don't think it was uploaded to github). We have not figured out how to mock with mock from unittest but are working on figuring it out. Once a template for writing tests is made it should go much quicker. Made a mock template, but not working yet though. | ||||||||||||||||||
12 | 01/08/2020 | Mechanical | Ian | Unfold Mechanism | 1 | 1/15/2020 | 95% | 80% scale aluminum prototype nearly finished... still needs nuts on the bolts so it kinda fell apart Used pistons at first with a smaller stroke, but it wasn't enough, so recalculated and made a slightly better prototype Hole spacing still not as accurate spacing as hoped, so it wasn't exactly a right triangle. Once that is fixed, we can hopefully move on to the scale prototype of this boi | ||||||||||||||||||
13 | 01/08/2020 | Mechanical | Reyna | Vertical Flywheel | 1 | 01/15/2020 | 90% | Determined list of variables (motor type, wheel mass, wheel type/material, angle of ball, compression on ball) Designed around the variables. Hex shaft positioned approx 15-in off the ground, using 6-in diam wheels Note: good to use 6-in diam wheels since radius quadratically correlated with moment of inertia, impacting angular momentum Radius of hood approx 9in [center at point (-30, 15) with bottom left corner of bot/bumpers at origin] Going for 80-deg launch angle so bot can drive right up to the target scoring zone for fixed reference Changes to make: finish mounting one 775pro motor on design (4:1 versaplanetary, 1:1 controlling motion of shaft) add more mass to hood to minimize impact of angular momentum loss for consistent trajectory of successive shots trim hood so circular curvature is differentiable with desired trajectory at launch point (in less mathy words, smooth transition between curves) | ||||||||||||||||||
14 | 01/08/2020 | Marketing | ?? | Promotional Material | 1 | N/A | 1% | Discussed pit setup, robot reveal, and promotional materials so we can raise money and gain reputation. Marketing add stuff here! | ||||||||||||||||||
15 | 01/09/2020 | Mechanical | Jason Jr. | Intake Prototype | 1 | 100% | Added a hood mechanism to force the PC's into the bot Need to test grabbing ball from diff positions | |||||||||||||||||||
16 | 01/09/2020 | Mechanical | Jason Simenson | Scissor Lifts | 1 | 90% | Made two large, full-scale scissor lifts out of plywood Started making mounting plate (just a piece of wood w rough dimensions of dt) | |||||||||||||||||||
17 | 01/09/2020 | Mechanical | Reyna | Vertical Flywheel | 1 | 01/15/2020 | 90% | Finished building the prototype Attached the motor, started testing, still have to adjust distance from the wall and figure out how to adjust angle after that 25.5 inches away from where the wall would be, 7-deg angle Consistent shot hitting near the top of the door once flywheel fully revved up -- variability in shot is likely more due to speed variation Things to work on: the shaft is at 11in off the ground. Desired 15in -- will have to adjust the angle but distance will remain constant (predicted 8 deg) measure radians covered by shooter hood currently. thus know how much ang speed ball would be entering shooter if feeder shoots ball at point tangent to horizontal (thus convert to linear speed) | ||||||||||||||||||
18 | 01/09/2020 | Mechanical | Alex | Double Flywheel | 1 | 90% | Nearly finished building the prototype, but need to test. Created stand able to change angles Know how to change belt tension (was wobbley bearing) and now connecting shooter to aiming device Added motor (10:1)... with a bunch of gears... are they the same? Finna add a gear inside the belts | |||||||||||||||||||
19 | 01/09/2020 | Mechanical | Ian | Unfold Mechanism | 1 | 95% | Figuring out the pneumatic tubing setup for the unfold mechanism so it doesnt go boom Machining two unfolds that are full size Two scale models, both the same size, completely fabricated Having trouble fastening everything securely Might need to redrill some holes for more accurate spacing | |||||||||||||||||||
20 | 01/09/2020 | Programming | Lolly | Unit Test Drive Code | 3 | 01/13/2020 | 7% | Made an example test which mocks the BeaverTronicsRobot class and the Drivetrain subsystem class. Also made template for future tests. | ||||||||||||||||||
21 | 01/11/2020 | Mechanical | Reyna | Vertical Flywheel | 1 | 01/15/2020 | 90% | Performed a lot of tests, discovered the best qualities are as follows: shaft 25 in from wall, 17.25 in from ground angle = 26 degrees travels 53 degrees before passing horizontal 17.5" ish wide 8.5" wide inside motor stuff = 6" long weights = 3.5" long drop 5" at 26 deg angle going into shooter, wait 5 sec after revved up probably want rubber gaskets on mount to frame so shooter doesn't get jostled while driving over bump note: while modifiable shooter hood has not yet been prototyped, the prototype as a whole is finished CONSISTENT SHOT, MADE 5 OF 5 SHOTS IN A ROW ONCE ANGLE WAS ADJUSTED CORRECTLY. WIDE VARIABILITY IN PREVIOUS VERSIONS WAS DUE TO ANGLE (7 TO 8 DEG IS TOO LOW) | ||||||||||||||||||
22 | 01/11/2020 | Mechanical | Alex | Double Flywheel | 1 | 01/15/2020 | 90% | Bottom support collapsed Tested at initiation line (10ft), made 5/5 consistent shots More variation along x-axis than y-axis Finished working on double spinning mechanism & collapsed Was spinning slow, decided to change gearbox & size of gears Went faster when testing | ||||||||||||||||||
23 | 01/11/2020 | Mechanical | Jason Jr. | Intake Prototype | 1 | 01/15/2020 | 100% | Still pinches at some points Got to feed at angles Reduced number of wheels and weight on the shaft | ||||||||||||||||||
24 | 01/13/2020 | Mechanical | Eli | Double Flywheel | 1 | 01/15/2020 | 90% | Tested on the target for about 30 mins, found out that it's kind of consistent but we need to build a more sturdy design (it might or might not fix the consistency of the design. Dismantled prototype 1.0 | ||||||||||||||||||
25 | 01/13/2020 | Programming | Lolly | PID | 1 | N/A | 50% | Learned that pip was broken and learned about the PID loop, made a prototype for the shooter subsystem program | ||||||||||||||||||
26 | 01/13/2020 | Mechanical | Ian | Gearboxes | 1 | 1/15/2020 | 100% | Assembled the gearbox, 2 cims instead of 3 so that we can use the motors for other things. Also the motors weigh a lot less | ||||||||||||||||||
27 | 01/13/2020 | Mechanical | Jason Simenson | Scissor Lifts | 1 | 1/15/2020 | 90% | Cut an inch off of each piece of wood to make it lighter, still putting it back together. | ||||||||||||||||||
28 | 01/13/2020 | Mechanical | Noah | Feeder Prototype | 1 | 1/15/2020 | 100% | Got together a prototype of the prototype, still to loose to fit the ball, so we're going to move it so that we can grip the ball more easily. Uses polybelt to grip the PC's and plan to add "some kind of rubber" to it next meeting | ||||||||||||||||||
29 | 01/13/2020 | Mechanical | Jason Jr. | Intake Prototype | 1 | 1/15/2020 | 100% | Finished the intake mechanism except for the pistons that will retract the intake so that it stays within our frame perimeter at the beginning of the game. The optimal distance between the wheels and the ground was found, but pistons add! | ||||||||||||||||||
30 | 01/13/2020 | CAD | Ian | CAD Drivetrain | 1 | 1/14/2020 | 100% | The new 6-inch traction wheels that have more friction than the ones that we have right now are slightly wider than anticipated, forcing our bumper mounts to increase 1 inch on both sides to cover the wheels. We strengthened the bumper mounts to allow for the superstructure bars to be mounted on top of the drivetrain high above the bellypan so that electrical has enough space to work. We can also use boltification on the bars to remove the superstructure when needed (although it's a challenge to unplug all of the electrical). The bellypan was also completed with Star Wars font and sent off to Bridge City Steel along with gearbox plates for the 2-CIM ToughBox Mini's that we were working on putting together earlier at the meeting. We also sent L and T brackets to BCS so that we can put the pieces of tubing together. The main challenge that I see going forward is drilling some of these holes in the parts. It is going to be a challenge to have accuracy on the drill press, so mentors should be keeping their eyes on the team members fabricating these parts whenever possible. The only things we need to CAD going forward on the drivetrain are the pulleys that will prevent the belts from colliding with the bellypan and the specific lengths of the spacers to put on the wheels so that we can start printing those in our 3D printer. Overall, the bot is looking pretty snazzy not gonna lie. Going forward, Reyna will likely be CADding whatever shooter we come up with, Paige will be working on the intake, and Ian (me) will be working on the climber and integration of all of the systems. We are a bit behind on the GANTT chart so the CAD is going to be a crunch, but it's fine. We'll make it. Extra CADders encouraged! Previous entry was a lie btw it was far from complete I think I was just very excited in putting on another wheel. Hahah. | ||||||||||||||||||
31 | 01/13/2020 | Mechanical | Ian | Unfold Mechanism | 1 | 1/15/2020 | 95% | Pistons successfully mounted in a non-jank manner, one way hook for the mechanism manufactured as well. The bar can only get into the hook in a specific location, but the concept is there. A simple fix for this issue would be to make the hook taller and wider. The hook was then mounted but it was done so in the wrong way so we need to fix that. A hard stop was also added to both joints so the tubing couldn't go past a 180 degree angle from the bar before it. The hook needs to be mounted better and then the prototype will be complete! | ||||||||||||||||||
32 | 1/16/2020 | Programming | Reyna and Samuel | Shooter code | 3 | N/A | 70% | Wrote an encoder subsystem. Wrote a shooter subsytem (with many arbitrary values). Wrote most of a shooter test | ||||||||||||||||||
33 | 1/16/2020 | Mechanical | Ian | Fabricate Drivetrain | 1 | 1/25/2020 | 100% | Drawings from CAD have been printed out, and all of the tubing has been cut with the band/miter saw, Not all holes have been drilled because we need to do so very accurately and carefully, or else an entire part will be ruined and metal could be wasted. We also used an old Steamworks drivetrain part that was CNC'ed by AndyMark a long time ago and used the holes spaced 1/2" apart as a reference to drill very accurate holes on the drill press. This was amazing for patterned holes! Short drivetrain pieces done completely. Long drivetrain pieces have yet to be drilled because the holes need to be very accurate. | ||||||||||||||||||
34 | 1/16/2020 | Mechanical | Jason Simenson | Scissor Lifts | 1 | 90% | I finished squaring up the lift and started working on a hard stop for the lift. I also put a hood type thing on the top. The plan for pneumatics was for a pitson to retract the bar/wheels for the lift to go up. Now that we picked the unfold design, the plan is to disassemble the lift | |||||||||||||||||||
35 | 1/16/2020 | Mechanical | Paige | Intake Prototype | 1 | 1/16/2020 | 100% | Tried many different way to prevent the ball from jamming in the intake - remade the base to make design lighter. New design did not fix the jamming issue, so belts were added instead of a blast shield. While this didn't fix the jamming against the metal bars, it did help guide the ball into the robot more easily. This belt system can also be directly connected to the feeder. To prevent the ball from jamming, there will be a bracket or elastic band on the sides of the intake so the ball can't be sucked in from the side. A solution to this might be mechanum wheels, but we don't have any. For now, the prototype is finished, and the CAD can begin | ||||||||||||||||||
36 | 1/16/2020 | CAD | Paige and Jason Jr. | Intake CAD | 1 | 40% | Started the CAD of the intake - most of the main components are there. Need to figure out what size pistons we can use and how the intake is going to pivot. Need to coordinate with Ian to find where to mount to robot. | |||||||||||||||||||
37 | 1/22/2020 | Mechanical | Jason Simenson | Drive Train (complicated part) | 1 | 01/22/2020 | 100% | Mr. Simenson and I started laying out the marks for the complicated part. The holes will be drilled on the 23rd, and will hopfully be done then. | ||||||||||||||||||
38 | 01/22/2020 | Programming | Reyna | Intake Code | 3 | N/A | 50% | Wrote intake code so that back right button on xbox triggers four bar mechanism Need to make command group so that four bar extends and rollers spin in succession from 'whilePressed' of the one button ^^ | ||||||||||||||||||
39 | 01/22/2020 | Mechanical | Jason Simenson | Fabricate Drivetrain | 1 | 01/27/2020 | 100% | Cut almost all the pieces, need to rivet and assemble | ||||||||||||||||||
40 | 01/22/2020 | Programming | Lolly | Drive code | 3 | 2/10/2020 | 85% | Writing tests for the drivetrain, it has yet to be tested on an actual robot | ||||||||||||||||||
41 | 01/20/2020 | CAD | Reyna | Vertical Flywheel CAD | 1 | 01/25/2020 | 100% | Nearly fully finished, need to slightly adjust mounting since second support bar is being moved back to make room for four bar During CAD process, had trouble with holes not lining up completely, ended up extruding cut through the assembly At first, back of shooter hood reached plane of frame perimeter, adjusted curvature so 0.25" away from frame -- will need to test to see how this change in compression affects trajectory Curvature of the hood is not a perfect circle, thus, curvature designed with lots of small triangles (like shell cam) | ||||||||||||||||||
42 | 01/22/2020 | Programming | Samuel | Encoder Test | 3 | N/A | 50% | Multiple allocation error!! | ||||||||||||||||||
43 | 01/23/2020 | Programming | Reyna | Intake Code | 3 | 1/25/2020 | 100% | Learned more about command grouping and sequential stuff | ||||||||||||||||||
44 | 01/23/2020 | Mechanical | Jason & Kaleb | Old DT Disassemble | 3 | 1/23/2020 | 65% | All rivets have been removed One set of wheels is removed | ||||||||||||||||||
45 | 01/23/2020 | Electrical | Eli & Parker | 775 Motor Connection | 3 | 2/5/2020 | 100% | Desoldered wires from old motors and crimped new connectors onto wires Still need to attach wires to bolts on the motors Need #4-40 bolts and nuts for attaching wires to motor terminals | ||||||||||||||||||
46 | 01/23/2020 | Mechanical | Ian and Jason | Fabricate Drivetrain | 1 | 01/25/2020 | 100% | Problem with mounting the gearboxes is ... churros on bottom attaching to tubing on dt intersect with gearbox body (cad mistake)... Going to drill holes in four parts in order to fix! Finished left and right rails done (with bearing blocks)... finish assembling on Saturday | ||||||||||||||||||
47 | 01/23/2020 | CAD | Paige | Intake CAD | 1 | 01/25/2020 | 70% | Figured out dimensions with four bar Need to figure out mounts Dimensions fit nicely with layout sketch Might be some issues with adding later, figuring out how to mount, might have to move climbing shaft | ||||||||||||||||||
48 | 01/23/2020 | CAD | Noah | Carrier CAD | 1 | 01/26/2020 | 100% | Need to get wheels onto shaft Need to work on integrating CAD into rest of the robot, mounting Make polycarb pieces (belly & sides) | ||||||||||||||||||
49 | 1/25/2020 | Programming | Samuel | Shooter code | 4 | 1/25/2020 | 100% | All tests show shooter code to be fully function PID likely needs more adjustments to work in a reality-based setting | ||||||||||||||||||
50 | 1/25/2020 | Mechanical | Ian | Fabricate Drivetrain | 1 | 1/27/2020 | 100% | Filed and riveted fully, all stationary parts Trying to mount gearbox but having trouble bc slots aren't big enough. Need to take apart gearbox and reassemble on drivetrain. We can do this early in next meeting Next meeting we'll have wheels and can put on pulleys Will give to programmers soon! | ||||||||||||||||||
51 | 1/25/2020 | CAD | Noah | Carrier CAD | 1 | 1/27/2020 | 100% | Need to raise to 13-deg angle so goes from intake to shooter Mostly just cad time, the dimensions should all work & idea should work Discussed belts vs polycord? Will dimension for belts so we can test both options on real bot | ||||||||||||||||||
52 | 1/25/2020 | Mechanical | Ian | Gearboxes | 1 | 1/27/2020 | 40% | Found gearboxes and spacers we need Using washers and working pretty well | ||||||||||||||||||
53 | 1/25/2020 | ALL | ALL | Design Review | 1 | 1/25/2020 | 100% | Link to presentation: Explained how each mechanism of the robot works, things to keep in mind while building, and asked for ways we can improve Main takeaways: - flanges on shooter hood (hard to fabricate off of shooter side pieces) - intake mount, how to integrate nicely with rest of bot - making sure pneumatic tubing routing is out of the way & not crimped - radio mount - ensuring the ball doesn't jam in the carrier | ||||||||||||||||||
54 | 1/25/2020 | Electrical | Reyna | Electrical Board | 2 | 85% | Need to mount, mostly just requires getting velcro. Able to squish down to a lot smaller space Found twisty plastic to route pwm wires under 12 awg wires | |||||||||||||||||||
55 | 1/27/2020 | Mechanical | Ian | Fabricate Drivetrain | 1 | 1/29/2020 | 100% | Gearboxes attached -- had to dremel part of the bellypan away to get the gearboxes in Re-assembled gearboxes on the frame Had to reassemble the bearing blocks bc trapezoids on rectangular tubing -- learned that need to tighten both screws a little at a time so it's even Need to add tensioners next Found a way to use tensioners -- cut aluminum tubes & put bolt through brackets Need to tension pulleys & mount wheels then DONE | ||||||||||||||||||
56 | 1/27/2020 | Mechanical | N/A | Fabricate Carrier | 1 | 1/27/2020 | 100% | Saving holes for later so they align with the brackets from BCS Need more hex shafts Re-made part 0301 on carrier because holes misaligned | ||||||||||||||||||
57 | 1/27/2020 | Mechanical | N/A | Fabricate Shooter Support | 1 | 1/27/2020 | 100% | Need to sand down angled shooter supports Finished the bottom supports Need to finish L-bracket mounts Haven't drilled holes yet, waiting for brackets | ||||||||||||||||||
58 | 1/27/2020 | Programming | Lolly | Programming Subsystems | 1 | N/A | 50% | Worked on climber code and winch code Haven't tested dt code, still have a bug, gave brain a break | ||||||||||||||||||
59 | 1/27/2020 | Electrical | Reyna | Electrical Board | 2 | 1/27/2020 | 85% | Mounted most things Need more velcro in order to mount the board itself Need battery Need to actually wire the components Spot for solenoid?? | ||||||||||||||||||
60 | 1/27/2020 | CAD | Paige | Intake CAD | 1 | 1/28/2020 | 85% | Need to mount piston and add gearbox Had to make a change to the height of the intake in oder to fit with the carrier Will have to see how this affects intake? Diameter is still less than the ball... should still work | ||||||||||||||||||
61 | 1/27/2020 | CAD | Ian | Climber CAD | 1 | 1/28/2020 | 95% | Changed from triangles to triangles AND rectangles (on sides) -- moved winch up to top so more out of the way of carrier NEED TO START FABRICATING PIECES BECAUSE ALL PIECES IN HOUSE | ||||||||||||||||||
62 | 1/27/2020 | CAD | Reyna | Carrier CAD | 1 | 1/28/2020 | 100% | Thinned the box to 7.05" width Sent stuff off to BCS Mounted the motors (for carrier & feeder) | ||||||||||||||||||
63 | 1/27/2020 | CAD | Ian | Vertical Flywheel CAD | 1 | 1/28/2020 | 100% | Made double flanges so hood is double strong SENT OFF PARTS, GETTING ON WED | ||||||||||||||||||
64 | 1/29/2020 | Programming | Samuel | Shooter, Carrier, Feeder | 3 | 1/29/2020 | 100% | Completed the shooter, shooter encoder, carrier, and feeder subsystems programming. Completed the shooter command group, involving do_shoot, do_carrier, do_feeder, and do_stop_shoot commands. Most likely works, there might be some problems with the integration of different commands, and the timing of certain wheel and motor based commands | ||||||||||||||||||
65 | 1/29/2020 | Electrical | Reyna | Electrical Board | 1 | 2/4/2020 | 85% | Wired most motor controllers to PDP (all lower level, most upper level victor spx's) Wired PWM to roboRIO Started wiring CAN Tinned wires Shortened and crimped small 22-AWG wire for pwm | ||||||||||||||||||
66 | 1/29/2020 | Mechanical | Ian | Fabricate Drivetrain | 1 | 1/30/2020 | 100% | ???? | ||||||||||||||||||
67 | 1/29/2020 | Mechanical | Jason | Bumpers | 2 | 2/4/2020 | 35% | Started basic bumper dimensions for people to get started with building Need to update bumper doc on team drive Remember divets in bumpers*** | ||||||||||||||||||
68 | 2/1/2020 | Mechanical | Ian | Fabricate Climber | 1 | 2/9/2020 | 100% | We made the defense box/ rectangle and we are almost going to attach them together First: mounting to drivetrain: we need to take off the base part We have yet to make the actual mechanism to bring the hooks up to the bar | ||||||||||||||||||
69 | 2/1/2020 | Mechanical | Jason | Fabricate Drivetrain | 1 | 2/1/2020 | 100% | Replaced an axle and a wheel to make the axle the appropriate size. Dremelled off bolts sticking out of the wheel Dremelled off metal and bolts at the bottom of the drivetrain All wheels properly attached! | ||||||||||||||||||
70 | 2/1/2020 | Mechanical | Paige | Intake Assembly | 1 | 2/10/2020 | 96% | A ton of it assembled: the base assembled plus the four bar mounted Figured out how to mount piston, inside of tubing! CAD Done! | ||||||||||||||||||
71 | 2/1/2020 | Electrical | Reyna | Electrical Board | 1 | 2/5/2020 | 98% | May have to exchange motor controllers (VictorSPX) for other kinds (VictorSP) Finished all of the PDP connections on Thursday (1/30) Made sure wires were crimped and connected motors with motor controllers Got velcro on the electrical board itself... wires connecting the battery to PDP hitting belts, rerouted Route wires to motors! | ||||||||||||||||||
72 | 2/3/2020 | Programming | Samuel | Climber and Winch tests | 3 | 2/9/2020 | 100% | Wrote and implemented climber and winch unittests They work | ||||||||||||||||||
73 | 2/3/2020 | Mechanical | Jason | Shooter Weight | 2 | 2/9/2020 | 100% | Made counterweight for shooter. It is going home with Paige to be painted | ||||||||||||||||||
74 | 2/3/2020 | Mechanical | Ian | Climber Assembly | 1 | 2/10/2020 | 93.20% | Got the frame put together, put 1 arm on. Had to get special bolts. Put on winch shaft, need to mount motor and need to add pistons. Once this is done can put on robot | ||||||||||||||||||
75 | 2/3/2020 | Electrical | Reyna | Electrical Board | 1 | 2/5/2020 | 98% | Almost done wiring CAN bus, need to tin wires next time. Need to route wires. Using new wiring technique where wire extensions made for pwm to rio so that less stress put on actual pwm wires and unplugged fewer times | ||||||||||||||||||
76 | 2/3/2020 | Mechanical | Noah | Battery Mount | 1 | 2/5/2020 | 90% | Finished assembling, prepared it for mounting. To get battery into the mount, need to remove a bolt and rotate bar. Waiting for shooter to mount to robot | ||||||||||||||||||
77 | 2/5/2020 | Electrical | Reyna | Electrical Board | 1 | 2/5/2020 | 98% | Finished all wiring & wire extensions ** created wire extensions for pwm to rio so that wires won't wiggle out, connection stays strong on rio Wired ring light Need to figure out raspberry pi vs jetson Need to finish routing wires away from motor | ||||||||||||||||||
78 | 2/5/2020 | Electrical | Dominick | 775 Motor Connection | 2 | 2/5/2020 | 100% | Wired and crimped wires to terminals on 775s Wrapped in electrical tape Found that #4-40 bolts work as long as we slightly drill out the slots on the motor terminals **Eli took off gear from banebots 3775 motor and transferred to same type but newer motor | ||||||||||||||||||
79 | 2/5/2020 | Mechanical | Paige | Bumpers | 2 | 2/13/2020 | 35% | Got the wood cut and frame screwed together Need to add brackets next Bumper clips were too big and no way to mount clips to frame --> will need to use bolts on bumpers Need to keep a drill with the technician Early team disassembled last year's bumpers | ||||||||||||||||||
80 | 2/5/2020 | Mechanical | Jason Jr. | Climber Assembly | 1 | 2/10/2020 | 93.20% | Finished unfolding arms Drilled holes for motor Bolts that held everything together before ratcheting thing attached too short --> need to figure out how to attach motor back on One bearing on outside was misaligned (the one on the side with the gear is the good bearing hole) | ||||||||||||||||||
81 | 2/5/2020 | Programming | Reyna | Carrier Code | 3 | 2/5/2020 | 100% | Updated carrier code WILL NEED ENCODER ON 775 | ||||||||||||||||||
82 | 2/6/2020 | Electrical | Eli | Drivetrain Encoder Mount | 2 | 2/13/2020 | 60% | If you drag gear into plane then you can edit the part -- have to delete global var and insert own dimension FInished mount for optical grayhill encoder to toughbox (will upload to grabcad) Need to 3D print UNTESTED | ||||||||||||||||||
83 | 2/6/2020 | Mechanical | Jason Jr. & Paige | Intake Assembly | 1 | 2/10/2020 | 96% | Got the main shaft on and four bar working Hard to align bearing so that bar wouldn't shift. First time we did it, plates would pop off bearings --> flipped inner bearings face to flange Four bar is too high and too far out (can't suck ball in) Planning on trimming some parts so it goes lower, need to figure out more solutions KEEP IN MIND NOT TO INTERSECT WITH CARRIER Need to mount motor | ||||||||||||||||||
84 | 2/6/2020 | Mechanical | Noah | Carrier Assembly | 1 | 2/13/2020 | 99% | Just got brackets & filed them all Attached four pieces (the side angled pieces) Need to get polycarb Need to finish top part of feeder (belts and stuff) Remade baby brackets (scaled 1:2 on drawing ------>> sad) | ||||||||||||||||||
85 | 2/6/2020 | Mechanical | Reyna | Shooter Assembly | 1 | 2/13/2020 | 60% | Finished filing sharp edges but need to make sure overlaps are eliminated Paige got the B-pieces to fit but needs to finish others Drilled through rivet holes so we can actually assemble on Saturday Kaleb & Reyna trimmed the mounting pieces for shooter so that it mounts in the right spot | ||||||||||||||||||
86 | 2/6/2020 | Mechanical | Kaleb | Climber Assembly | 1 | 2/10/2020 | 93.20% | Need to mount hooks (which are made) Need to make the side pieces for winch Got the motor mounted with ratcheting system working (cut the CIM shaft, made out of steel. carefully cut with angle grinder, letting cool down in between) | ||||||||||||||||||
87 | 2/8/2020 | Mechanical | Noah and Jason | Carrier Assembly | 1 | 2/13/2020 | 99% | Assembled the left and right sides of the carrier and there were struggles with lining up. Rivet holes didn't line up, but oval drilling fixed it. Jank but it worked! Cut out the polycarb, baby belly finished fabricating! (bellypan of the carrier) | ||||||||||||||||||
88 | 2/8/2020 | Mechanical | Ian | Climber Assembly | 1 | 2/10/2020 | 93.20% | ??? | ||||||||||||||||||
89 | 2/8/2020 | Mechanical | Jason Jr. | Intake Assembly | 1 | 2/10/2020 | 96% | Need to mount the motor to the intake and the upper shaft with the pulleys that use belts that bring them into the robot Everything else is done before mounting to the robot Piston tested, need to change where it's mounted | ||||||||||||||||||
90 | 2/8/2020 | Electrical | Reyna | CAN bus | 1 | 2/8/2020 | 100% | Checked that all the CAN-using devices were identifiable by the drive station. Two devices were using the same ID, but fixed so all good! Continuing to work on drivetrain encoders and mounting | ||||||||||||||||||
91 | 2/8/2020 | Mechanical | Eli | Shooter Assembly | 1 | 2/13/2020 | 60% | Assembled the hood, finished cutting the small pieces, mounted it to the support bars. A lot of rivets... had to use satan! Reverse rivet discovery! hammered rivet backwards so we didn't have to use satan Lock-tite the drivetrain wheels <-- VERY IMPORTANT BUT NOT RELATED TO SHOOTER! | ||||||||||||||||||
92 | 2/10/2020 | Electrical | Reyna | 775pro Encoders | 1 | 2/13/2020 | 10% | Discovered that encoder mount doesn't fit over bolt connections on 775pro motors, so we took off the bolts and will have to re-do those later Broke a mount in the process but used acetone to fuse mount back together (I guess it's ABS plastic) RS7 Encoder!!!!!!! Need to solder wires onto three encoders (need experienced solderers) | ||||||||||||||||||
93 | 2/10/2020 | Mechanical | Ian | Climber Assembly | 1 | 2/13/2020 | 93.20% | Mounted top two pistons. Tried to get right measurements in cad but manufacturing was a bit off so redrilled and readjusted Turned out other piston didn't have long enough stroke to pivot fully Experimenting with hook... found that singular piece of duct tape works Need to experiment with velcro | ||||||||||||||||||
94 | 2/10/2020 | Mechanical | Jason Simenson | Carrier Assembly | 1 | 2/13/2020 | 99% | Got baby belly pan attached and ran into problem of it cracking --> put duct tape on bottom so when it cracks in future, duct tape will hold it together (temporary solution) Discovered baby belly pan was acrylic instead of polycarb Noah working on side pieces of carrier, struggling with geometry but figured out proper dimensions WIll finish side pieces wednesday Need to motor mount & do belt stuff | ||||||||||||||||||
95 | 2/10/2020 | Programming | Lolly | Testing Code | 1 | N/A | 60% | Got simple pid installed on rio Established connection Error message: no robot code Windows pyfrc and robotpy and robotpyinstaller updated | ||||||||||||||||||
96 | 2/10/2020 | Mechanical | Jason Jr. | Intake Assembly | 1 | 2/13/2020 | 96% | Need to mount motor but everything else is in place Need to mount to robot Fixed belt sizing... Belts were too small with what we had set up (cad and real life don't always match) Ended up using diff belts | ||||||||||||||||||
97 | 2/10/2020 | Mechanical | Reyna | Shooter Assembly | 1 | 2/13/2020 | 60% | Worked on attaching plate A to shooter hood using flathead bolts Worked on gathering together wheels Next meeting need to - finish putting together wheel assemblies (only found one nylon hex hub per each of three wheels, will have to just use one per wheel) - shaft collar wheels onto hex - attach pulley and mount motor - put weight on shaft (wait to tighten placement because we need to make sure it doesn't hit the carrier pulleys -- look on CAD) - mount to robot | ||||||||||||||||||
98 | 2/12/2020 | Mechanical | Jason Sr. | Carrier Assembly | 1 | 99% | Got shaft collars and pullies on hex shaft, replaced baby belly pan w/ polycarb one thats slightly wider Acrylic side plates arent going to work, makes the carrier too narrow, going to use eye bolts w/ bungie instead 1 maybe 2 hex shafts may be too short, going to mess around with sizes before cutting Polybelts were made | |||||||||||||||||||
99 | 2/12/2020 | Mechanical | Ian | Climber Assembly | 1 | 93.20% | All the pistons, hooks, and bars are mounted Mounted base bars to robot, rest is ready to mount Hooks have velcro inside of the hook to stick to the tube, it shouldn't come off unless on purpose Still need to sew rope with velcro | |||||||||||||||||||
100 | 2/12/2020 | Mechanical | Reyna | Shooter | 1 | 90% | Basically done, just need to mount to robot Finished wheel assembly, used a metal hex attachment to the wheels so those don't break Added bearing hole in tubing for motor Added motor and spinning weight So far so good for dimensions. Seems like a tight fit with battery. Shooter will be the first mechanism mounted next meeting. |