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 2007-05-09 18:47
librcsc 1.3.2 (1 files Hide)

Release Notes

[1.3.2]
* Fixed a segmentation fault caused by a too small buffer size.

Changelog

2007-05-09 Hidehisa Akiyama <akky@users.sourceforge.jp>

* rcsc/player/body_sensor.cpp:
* rcsc/player/player_agent.cpp:
* rcsc/player/audio_sensor.cpp:
* rcsc/trainer/trainer_agent.cpp:
* rcsc/coach/global_visual_sensor.cpp:
* rcsc/coach/coach_agent.cpp:
- Specified a string buffer size in all sscanf.

* rcsc/trainer/trainer_agent.cpp:
- Fixed a segmentation fault caused by the too small buffer size.