Skip to content

Vae Victis

TEAM 1418

FRC Team 1418 - Meridian High School

2013 Robot

Our 2013 robot (side view).

The FIRST challenge for this year was called Ultimate Ascent. The challenge included throwing frisbees towards various targets. Points could be scored by throwing frisbees and climbing. For more information, see the official game animation.

Design

The 2013 robot was a square robot. This was chosen because it was easier to fit all the needed components inside. Also, the square frame made it easier to balance while climbing. The frame was mainly made out of C-Channel. The drive system used was tank drive. This was chosen to maximize power because the challenge required a fast and strong robot.

Throwing

Frisbees were first fed into a slot, and then transferred into the throwing system. The throwing system consisted of 2 pneumatic tires, placed on either side, which were powered by CIM motors. Code was used to adjust the angle to score in different levels of targets. Pre-coded to use 3 buttons on the joystick, the power percentage was set in order to shoot into all of the scoring targets.

Intake

To pick up a frisbee, a suction cup was connected onto a rotating pivot arm which connected to a piston. After picking up the frisbee on the floor, it was rotated 180° then dropped onto a shallow, circular, collection container.

The 2013 robot picking up a frisbee. The 2013 robot about to throw a frisbee. The 2013 robot about to climb.
Climbing

This year's robot could only climb as high as the first rung. The climbing hook was made out of 80/20 and extended via piston. To climb, the robot drove into the rung and then retracted the piston.

Programming

The programming was mainly written in LabVIEW, a graphical language based on C, C++, and C#.