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.
- 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.
- 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.
-
3D Printing:
- Use the STL files provided in the
3D Models
folder to fabricate the physical components of the gates.
- Use the STL files provided in the
-
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.