speed-dreams-code/doc/tutorials/robot/torcs/install/packages.html
torcs-ng 1935711a43 Import Initial
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 0f09d39edb936ebd87ab33a41da1326a84f415e2
Former-commit-id: 38d30950aa3367e9b8718cee602e206dbc360201
2008-09-14 16:25:25 +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: packages.html,v 1.3 2005/08/16 14:21:35 berniw Exp $
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>