speed-dreams-code/doc/tutorials/robot/torcs/install/packages.html
xavi92 4681971d6d Remove svn:keywords property from the repository
These properties are not transmitted with git-svn(1) [1], which might
then cause failed patches when modifying lines close to these
properties.


git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9554 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6ed21e1fe12d01a370842418c35722c75117a30a
Former-commit-id: 8ecd21b7c0211cd000b10b3f0032980f63c06398
2024-10-02 15:30:18 +00:00

96 lines
3.5 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<!--
copyright : (C) 2003-2004 Bernhard Wymann
email : berniw@bluewin.ch
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>