Skip to content

Sliding gates mechanism for RoboBasket Challenge 2024 by SEECS Club.

Notifications You must be signed in to change notification settings

Choaib-ELMADI/sliding-gates-mechanism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Choaib ELMADI - Robotics Credit - SEECS Club

Sliding Gates Mechanism - RoboBasket Challenge 2024

This repository contains all the resources for implementing the sliding gates mechanism used in the RoboBasket Challenge 2024 by SEECS Club ENSA Marrakech. The gates are designed as an obstacle that robots must detect and navigate through during the competition.

RoboBasket Challenge 2024

Contents

  • 3D Models: STL files for the sliding doors mechanism, designed for 3D printing.
  • Programs: Control logic for single and multiple gates' open/close timing and operation.
  • Docs: Includes the specifications document for the competition.

Mechanism Overview

  • Operation: The gates operate on a timed cycle, opening for 10 seconds and closing for 3 seconds.
  • Objective: Robots must detect the gates' status and pass through autonomously.
  • Features:
    • Sliding in-and-out door mechanism.
    • Precise timing for seamless integration into the competition.

Mechanism Overview

Usage

  1. 3D Printing:

    • Use the STL files provided in the 3D Models folder to fabricate the physical components of the gates.
  2. Assembly and Code Deployment:

    • Assemble the mechanism and deploy the code to an Arduino or any other microcontroller.

This repository contains all finalized components for the sliding gates mechanism.

Feel free to use this project, suggest updates, or share your feedback to help improve it.