The RoboCup Client Parser is a C++ parser library for RoboCup Soccer Simulator
Clients, and supports field players, coaches and version 7 to 9 of the
simulator protocol.
RCCParser 1.2.5 is now Available tomhoward - 2003-07-01 00:29 - RoboCup Client Parser RCCparser 1.2.5 is now available. This release fixed a memory leak/seg fault caused by a std::string being used from malloced memory. This is also the first stable release of the 1.2 branch, but besides the bug above, has probably been long overdue.
RCCParser 1.2.4 is Available tomhoward - 2003-04-24 00:00 - RoboCup Client Parser Hot on the heals of version 1.2.3, come the beta release 1.2.4. This version include a decect correction for ball parsing in player visuals.