LoginSignup
0
0

More than 5 years have passed since last update.

debian9でgym_torcs

Last updated at Posted at 2017-10-24

概要

debian9でgym_torcsやってみた。
インストールしてみた。

写真

Screenshot from 2017-10-24 07-35-01.png

環境

debian-9.0.0 amd64
python 3.5
tensorflow 1.2.1

ダウンロード

準備

./configureする。
エラーが出るので、ライブラリーを入れる。
apt-get install

xautomation
freeglaut3-dev
libplib-dev
openal-dev
libalut-dev
libxi-dev
libxmu-dev
libxrender-dev
libxrandr-dev
zlib1g-dev
libpng-dev

コンパイル

makeする。
エラーを吐く。
isnanが無いと言う、無いはず無いので、std::isnanにする。

インストール

make install
make datainstall

動作確認

torcs

以上

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0