Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 296 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 296 Bytes

rcsimcontrol

A library and tool set to facilitate mass parallel experiments with the RoboCup 3D Soccer Simulator

dependencies

  • libconfig++
  • boost (thread, system, signals) >= 1.47

building

mkdir build
cd build
cmake ..
make

usage