Assignment 5: Robosoccer


In this assignment, you will write a team strategy to control robots playing soccer. For each robot, you will need to determine at every given moment, its velocity and turning angle, analogous to the simple car seen in CarSim.

To get started:

Next, we'll describe both the "physics" and the rules of the game:

This is how the simulator works:

How to write a strategy:

About the GUI/command-line options:

Submission: