File tree 2 files changed +8
-0
lines changed
2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The aim of this repository is to provide soccer dataset (including traking data and event data) generated by the RoboCup Soccer Simulator.
4
4
5
+ An overview of this project can be found in [ the slide] ( ./SoccerGameplayDataGeneration.pdf ) .
6
+
5
7
6
8
## Provided Data
7
9
8
10
- Round Robin games by 13 teams from RoboCup2021 : [ Link] ( http://alab.ise.ous.ac.jp/robocupdata/rc2021-roundrobin/ )
9
11
- ...
10
12
13
+ ## Data Generation Tools
14
+
15
+ - [ rcssserver] ( https://github.com/rcsoccersim/rcssserver ) : The RoboCup Soccer Simulator
16
+ - [ rcgamestats] ( https://github.com/hidehisaakiyama/rcgamestats ) : Distributed execution system
17
+ - [ rcg2data] ( https://github.com/hidehisaakiyama/rcg2data ) : Convert RoboCup logs into CSV and extract event data.
18
+
11
19
## Reference
12
20
13
21
If you use our data, please refer the following paper:
You can’t perform that action at this time.
0 commit comments