Skip to content

Releases: Edison611/2055A

v5.0 - Worlds Code

05 May 20:00

Choose a tag to compare

Code used for Worlds

v4.0 - Ontario Provincials

16 Mar 17:42

Choose a tag to compare

v3.3 - Launch

17 Feb 21:25

Choose a tag to compare

  • Feb 16th-17th
  • Offense Midrush 5-ball
  • Defense Elim Disrupt

v3.2 (Canadian Open)

31 Jan 05:18

Choose a tag to compare

  • Jan 27th-28th
  • 171 Prog Skills
  • 5 Autonomous Routes
    • Offense Safe (AWP)
    • Offense Midrush (AWP)
    • Defense Safe (AWP)
    • Defense Midrush (Elims Only)
    • Defense Max Potential (AWP)

v3.1 (Hollywood Blockbuster)

04 Jan 17:33

Choose a tag to compare

  • Dec 27th-29th Code
  • More autons
  • 24:72 Gear Ratio for kicker

v3.0 (Brampton Regional II)

17 Dec 16:40

Choose a tag to compare

Small and fast robot to score triballs by dropping it to the side for matchloads. Code used during Dec 16th regional competition

Hardware

  • Kicker to launch triballs across the field for matchloads; 200 Shots / Min, 24:72 Gear Ratio (1M)
  • Intake with flex wheels (1M)
  • 480RPM Drivetrain (6M)
  • Front and Back Wings (Pneumatics)
  • Quick Climb (B Tier)

Software

  • Same as before

v2.0 (Speedway + UC Berkeley)

20 Nov 23:00

Choose a tag to compare

Code used during the Speedway and UC Berkeley Signature Events during November 16th-17th and 19th-20th. Includes the following features:

Hardware:

  • 8M Drivetrain (4M PTO)
  • 4M Puncher that can directly shoot triballs into the net (4M PTO)
  • Arm / Claw / Grabber (Pneumatics)
  • Locking Wings (Pneumatics)
  • Blocker (Pneumatics)
  • Low Climb (A Tier)

Software:

  • Odometry: driving straight to a point with a NEW angle value, turning to a point, and keeping track of where the bot is at (Lemlib)
  • PID: to control all movements (Lemlib)
  • Curved paths with a new boomerang value (Lemlib)
  • Autonomous Routes: Offense, Solo, Skills
  • Beta version of the newest Lemlib version

v1.0 (MOA)

12 Aug 19:13

Choose a tag to compare

The code used during the Mall of America Signature Event during August 4th-5th. This is the first competition that we participated in and included the following features:

Hardware

  • Catapult arm to shoot triballs into the net as well as doing matchloads (1M)
  • Intake with flex wheels (1M)
  • 400RPM Drivetrain (6M)

Software

  • Odometry: driving straight to a point, turning to a point, and keeping track of where the bot is at
  • PID: to control all movements