ROBOLOGSPACE
is a library to create and manage different kinds of regions as used in the Coach Language of the RoboCup Soccer Server. There are a few more types of regions that can be used. To compile the ROBOLOGSPACE library, you need also the ROBOLOGBASE library (for some basic data types).
ROBOLOGBASE
is a library that contains basic data types for the RoboLog soccer library. This includes a (geometric) vector class and some types that represent different kinds of angles. ROBOLOGBASE can make use of the
LABERLOG logging system for error messages.
This version fixes bugs with displaying the goalie and the correct
server cycle. Additionally, new playmodes have been added.
The update from 0.1 includes command line options to check
only one of the teams. rla-0.2 now also compiles with gcc 2.95.
rla (Record Log Analyzer) creates a summary from information
contained in RoboCup Soccer Server Record Logfiles (see
http://www.sf.net/projects/sserver for the RoboCup Soccer
Server). rla prints a summary containing the number
of clashes and holes and can be used to track timing problems.