LogoLogo
  • 2024-25 REV DUO FTC Starter Bot
  • INTO THE DEEP 2024-25
    • Starter Bot - INTO THE DEEP
    • Bill of Materials
    • Programming TeleOp
      • Programming - Initialization
      • Programming - Creating Functions
      • Programming - Controlling the Arm and Wrist
      • Programming - Intake and Claw Toggle
      • Programming - Driving and Telemetry
      • Programming - OnBot Java Overview
    • Build Tips & Tricks
    • Upgrades!
    • Starter Bot Changelog 2024-25
  • CENTERSTAGE 2023-2024
    • Starter Bot - CENTERSTAGE
    • Bill of Materials
    • Programming Teleop
    • Building Tips & Tricks
    • Upgrades
    • Starter Bot Changelog
  • POWERPLAY 2022-2023
    • Starter Bot - POWERPLAY
      • Alternative Control Hub Placement
    • Starter Bot - Programming Teleop
    • Game Breakdown
    • Game Elements
    • Drivetrain
    • Intake
    • Lifts
  • Freight Frenzy - 2021-2022
    • Starter Bot - Freight Frenzy
    • Starter Bot - Programming Teleop
    • Game Breakdown
    • Game Elements
    • Drivetrain
    • Intake
    • Carousel Mechanism
    • Freight Delivery Mechanisms
    • Programming Autonomous
  • Ultimate Goal - 2020-2021
    • Game Strategy
    • Game Piece
    • Drivetrain
    • Intake
    • Conveyor
    • Flywheel Launcher
Powered by GitBook
On this page
  • Requirements
  • Grip Wheel Mechanism

Was this helpful?

Export as PDF
  1. Freight Frenzy - 2021-2022

Carousel Mechanism

PreviousIntakeNextFreight Delivery Mechanisms

Last updated 3 years ago

Was this helpful?

As we stated in the Game Breakdown, delivering ducks during the end game is a potential of 54 points. At 6 points per duck this is an equivalent action to scoring in the third level of the Shipping Hub. The Carousel itself is pretty similar to the Control Panel from the 2020 FIRST Robotics Competition game, Infinite Recharge, and is a good starting point for inspiration for a mechanism.

Requirements

  • Reliable - consistently interfaces with the rim of the carousel to do a full delivery

  • Balance of power - can rotate the carousel quickly without tossing the duck off

  • Simple - achieves the task without needing to be overly complex

Grip Wheel Mechanism

We focused on creating one carousel mechanism, the grip wheel mechanism. The reason we focused so intently on this particular mechanism was that we wanted a mechanism that was easy to build. Powering a grip wheel with a servo we were able to produce the necessary traction to transmit motion to the carousel.

This mechanism met our needs and requirements for rotating the carousel. However, it does take the mechanism about six second to fully rotate the carousel, bringing our total points per second to about one. You may want to get a low speed motor, like the Core Hex Motor, to provide a bit more speed to the mechanism than the servo. Obviously be cautious of the speed, as we have mentioned in the previous sections.