Download List

Descripción del Proyecto

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

Publicado: 2006-10-20 18:04
soccerwindow2 1.1.1 (1 files Ocultar)

Release Notes

RoboCup Soccer Simulator専用のビューワプログラムです.
単体で,モニタクライアント,ログプレイヤ,デバッグサーバの機能を持ちます.
コンパイル及び実行には,以下のライブラリを要求します.
-wxGTK-2.6.1以降
-boost-1.32.0以降
-librcsc-1.1.x

Linux上でしか動作確認できていません.

Changelog

-charで保持していたプレイモードを全てrcsc::PlayModeに変更.

一部環境でのコンパイルエラーを修正しました.
PlayModeとcharを混合して扱っていたために発生した,比較演算子でのコンパイルエラーが修正されました.