git clone http://git-docker.tasakilab:5051/git/urasaki/carla2hdf5-v2.git
cd carla2hdf5-v2/docker && ./build-docker.sh
xhost +
① サーバ用コンテナ
./run-carla-server-docker.sh
② carla2hdf5用コンテナ
./run-carla2hdf5-docker.sh
①のターミナルで
carla-nodisplay
②のターミナルで
cd src && python carla2hdf5.py
a. 左側のInitial Settingsで`Connect`を押しサーバと接続する
b. 右側のTask Settingsの`Map`でマップを、`Weather`で天候を選択する
c. 右側のTask Settingsの`# Freames`で保存する枚数を、`# NPC *`でNPCの数を選択する
d. `Add Task`を押すことで開始される
xhost -