speed-dreams-code/doc/tutorials/robot/torcs/install/packages.html
pouillot f2ff957c0a Set svn:keywords property to Id for every source text file, in order to get svn substitution for $ in the file headers
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2924 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 92630a59d05323007f1ec22afcc9c4b947c7f9fd
Former-commit-id: f6ca6ba218a07be211d08eaa53f7e39e530747ea
2010-10-17 19:17:30 +00:00

97 lines
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<!--
copyright : (C) 2003-2004 Bernhard Wymann
email : berniw@bluewin.ch
version : $Id$
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts. A copy of the license is included in the section entitled "GNU
Free Documentation License".
-->
<head>
<title>Download Packages</title>
<link rel="stylesheet" type="text/css" href="../../css/format.css"/>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
<meta name="description" content="requirements"/>
<meta name="author" content="Bernhard Wymann"/>
<meta name="keywords" content="torcs, download, packages, berniw, bernhard wymann"/>
<script src="../../js/utilities.js" type="text/javascript"></script>
</head>
<body bgcolor="#ffffff">
<table class="maincontent">
<tr>
<td class="maincontent">
<h1>TORCS Packages</h1>
<h3>Required Packages</h3>
<p>
The following packages are required to follow the tutorial (download from <a href="http://sourceforge.net/project/showfiles.php?group_id=3777" target="_parent">
here</a>):
</p>
<ul style="list-style-type:disk; color:black;">
<li>TORCS-1.2.4-src.tgz</li>
<li>TORCS-1.2.4-data.tgz</li>
<li>TORCS-1.2.4-data-tracks-road.tgz</li>
<li>TORCS-1.2.4-data-tracks-dirt.tgz</li>
<li>TORCS-1.2.4-src-robots-base.tgz</li>
<li>TORCS-1.2.4-data-cars-extra.tgz</li>
<li>TORCS-1.2.4-data-cars-nascar.tgz</li>
</ul>
<h3>Optional Packages</h3>
<p>
There are also optional packages available with additional cars, robots and tracks. I recommend to download
them all, of course.
</p>
<ul style="list-style-type:disk; color:black;">
<!--li>TORCS-1.2.4-src-robots-K1999.tgz</li-->
<!--li>TORCS-1.2.4-src-robots-astigot.tgz</li-->
<li>TORCS-1.2.4-src-robots-berniw.tgz</li>
<!--li>TORCS-1.2.4-src-robots-billy.tgz</li-->
<li>TORCS-1.2.4-src-robots-bt.tgz</li>
<li>TORCS-1.2.4-src-robots-olethros.tgz</li>
<!--li>TORCS-1.2.4-src-tools.tgz</li-->
<li>TORCS-1.2.4-data-cars-Patwo-Design.tgz</li>
<li>TORCS-1.2.4-data-cars-kcendra-gt.tgz</li>
<li>TORCS-1.2.4-data-cars-kcendra-roadsters.tgz</li>
<li>TORCS-1.2.4-data-cars-kcendra-sport.tgz</li>
<li>TORCS-1.2.4-data-cars-VM.tgz</li>
<li>TORCS-1.2.4-data-tracks-oval.tgz</li>
</ul>
<p>
You have to be careful with the packages from Patwo-Design, kcendra and VM, they are for free, but not GPL.
So you
can use the package for free, but you are not allowed to change it. License details are included
in the readme.txt of the cars. That means if you develop a robot which is driving such a car, you
are not allowed to change the texture.<br/><br/>
</p>
</td>
</tr>
</table>
<table class="navigation_foot">
<tr>
<td class="navigation_foot">
<a href="./software-requirements.html">
<p style="text-align:left;">Back</p>
</a>
</td>
<td class="navigation_foot">
<a href="./plib-install.html">
<p style="text-align:right;">So, I need a coffee. After that we can install plib.</p>
</a>
</td>
</tr>
</table>
</body>
</html>