This project contains code and robot design to achieve FLL2022 missions
The design directory contains the Studio2.0 CAD models of the robot :
- base.io is the current state of the base
- base_with_identified_collision_issues.io is a temporary file emphasing (in red) the collision issues in the base.io file when we tried to update the medium motors to large
The project directory contains a single __init__.py file containing the current robot game code (currently following black lines)