TORCS: Bindings to the TORCS vehicle simulator.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
A library for building autonomous vehicles that run in the TORCS simulator. This requires the following external dependencies:
torcs 1.3.4 (http://prdownloads.sourceforge.net/torcs/torcs-1.3.4.tar.bz2?download)
scr-server 2.1 (https://sourceforge.net/projects/cig/files/SCR%20Championship/Server%20Linux/)
Not that scr-server will only work with 1.3.4, until that is updated you must use exactly torcs 1.3.4. Complete install instructions here https://arxiv.org/abs/1304.1672
On Ubunutu 16.04, you may need to comment out line 70 in src/modules/simu/simuv2/simu.cpp
in order for TORCS to compile.
A guide script for install is available at https://github.com/santolucito/Haskell-TORCS/blob/master/installTORCS.sh
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.0, 0.1.0.1, 0.1.0.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9 && <4.11), bytestring (>=0.10 && <0.11), containers (>=0.5.7.1), directory, lens, monad-loops, monad-parallel (>=0.7.2.2), MonadRandom, network (>=2.6 && <2.7), process (>=1.4), random, random-shuffle, time (>=1.6 && <1.7), TORCS, Yampa (>=0.10 && <0.11) [details] |
License | LicenseRef-GPL |
Author | Mark Santolucito |
Maintainer | mark.santolucito@yale.edu |
Category | Simulation, FRP, Bindings |
Source repo | head: git clone git://github.com/santolucito/Haskell-TORCS.git |
Uploaded | by MarkSantolucito at 2018-02-13T17:34:49Z |
Modules
- TORCS
- TORCS.Connect
- TORCS.Connect.Runner
- TORCS.Types
- TORCS.Connect
Downloads
- TORCS-0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees