Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 838 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 838 Bytes

MA4012-Competition

This repository contains the code for our group 3's robot (Rollin') for the MA4012 Competition

This code make use of RobotC and the following modules:

C file used for competition:

  • main_competition.c (main file used for competition)
  • var_competition.c (variables and functions used for competition)
  • encoder_competition.c (encorder task used for competition)

Ball collection and return