Downloading and Installing Instructions for B-Soccer

Support

Feel free to ask any questions, or report bugs [contact]

Prerequisites

Downloading

In order to keep the distribution files small I have split B-Soccer into three parts.

Installation

Handling

There is one make file for the B-Soccer project as a whole that resides in the /bsoc directory and all packages have their own make file. They have an all and a clean paragraph. So make clean all will recompile a package or the whole project. Most packages have a test paragraph to start the test cases. Starting the test cases should always result in 0 errors and 0 failures. Some packages contain a run paragraph. Try make runSocSim in B-Soccer Base or /fcfunny: make run. Look into the Makefiles in order to find out more.

Have fun.



[B-Soccer]