gc_spl_2022.gc_spl module

class gc_spl_2022.gc_spl.GCSPL(*args: Any, **kwargs: Any)

Bases: Node

Node that runs on the robot to communicate with SPL GameController.

gc_spl_2022.gc_spl.main(args=None)