Download List

프로젝트 설명

This project has been moved to GitHub.

A base library, base team, and related tools for The RoboCup Soccer Simulation.

System Requirements

System requirement is not defined

Released at 2009-09-08 16:18
librcsc 3.1.1 (1 files Hide)

Release Notes

[3.1.1]
* Fixed gcc-4.4.1 compilation problem.

librcscは,RoboCupサッカーシミュレータ上で動作するエージェントプログラムおよび周辺ツールプログラムを開発するためのライブラリです.

[3.1.1]
* gcc-4.4.1でのコンパイルの不具合を修正

Changelog

2009-09-08 Hidehisa Akiyama <akky@users.sourceforge.jp>

* NEWS:
* NEWS.en:
* README:
* configure.ac:
- updated a point version. Official release 3.1.1.

* rcsc/formation/formation_bpn.cpp:
* rcsc/formation/formation_cdt.cpp:
* rcsc/formation/formation_dt.cpp:
* rcsc/formation/formation_knn.cpp:
* rcsc/formation/formation_ngnet.cpp:
* rcsc/formation/formation_rbf.cpp:
* rcsc/formation/formation_static.cpp:
* rcsc/param/rcss_param_parser.cpp:
* rcsc/rcg/parser_v4.cpp:
* rcsc/rcg/parser_v5.cpp:
* rcsc/rcg/serializer_v3.cpp:
- applied gcc441 patch. Thanks go to Ivan Reche for providing the
patch.