![]() |
GT RoboCup SSL
Soccer software, robot firmware
|
A demo play written during a teaching session to demonstrate play-writing Three robots form a triangle on the field and pass the ball A->B->C->A and so on. More...
Classes | |
class | State |
Public Member Functions | |
def | __init__ (self) |
def | on_enter_setup (self) |
def | on_exit_setup (self) |
def | execute_passing (self) |
def | on_exit_passing (self) |
A demo play written during a teaching session to demonstrate play-writing Three robots form a triangle on the field and pass the ball A->B->C->A and so on.