The pyramid base frame has been completed. The feeding station and goals are still in progress.
The flywheel prototype seems to function but the usage of the rollers from 2011 and 2006? dirtied the discs. This seems to be unnecessary wear of the discs.
I have neglected checking in with other teams to record their progress today. I assume design is going along well.
The working cRIO has been updated with the new firmware. We forgot about the other cRIO having a broken port so we will need to order a new one as well. The E09 Classmate has been flashed with the new image.
Basic vision tracking code has been tested with the RoboRealm software. It seems to really offer a lot of accessibility and power in vision tracking. We need to figure out how we will use the BFR_COORDINATES array to run calculations. The main calculation we will meed is reliable distance calculation despite the angle the goal is viewed at.
The retroflective tape for 2013 is not in the team's possession. We only required the 2012 tape for today's tests but I am unsure of how different the 2013 tape is. If we can afford to I think its a benefit to test the material ourselves. We actually lack tape to actually replicate what the robot will actually see in competition so we will have to make sure that the high goal will be the only target identifiable with the other sources of retroreflective tape (middle goals, driverstation, and pyramid goal.)
The team has been granted 10 private repositories for GitHub. I pushed the skeleton project to the new repository so we can begin working on robot code with versioning control.
Dinner was Little Caesers pizzas.
The first week is coming to an end. Hopefully we will get an entire week to test and drive the robot this year. Being pushed for time really limits what our team can do on the competition field.
I say we start working on using NetworkTables tomorrow.
Imaged the cRIO FRC-II and confirmed it is able to successfullly run code.
Resolved the no connection error with the SmartDashboard Camera widget. Requires a 30fps+ camera stream to show the feed. Need to make a modified widget for a targeting reticule.
Confirmed with design team to mount a US Digital optical encoder for the drive train. Need to do the gear ratio and wheel circumference calculations to convert encoder counts to distance in a unit (inches probably)