public
Description: Code for a robocup team in simulation 3d league
Homepage:
Clone URL: git://github.com/brainopia/robocup-client.git
name age message
file .gitignore Loading commit data...
file README.rdoc
directory benchmark/
directory lib/
file robocup.rb
directory script/
directory spec/
directory vendor/
README.rdoc

script/console is the best way to get acquainted with the project and understand how robot is controlled. It works just like irb so you can control robot in interactive manner.

Module Robot provides a low-level interface to control robot. The rest you can found out reading code or using console. Currently i’m planning to develop kinematics for robot, so it’s a long way till walking.