speed-dreams/doc/tutorials/robot/torcs/robot/ch7/ch7.html

67 lines
2.1 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>Robot Tutorial Chapter 7</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="overview of chapter 7"/>
<meta name="author" content="Bernhard Wymann"/>
<meta name="keywords" content="torcs, berniw, bernhard wymann, collision, avoidance, overtaking, opponent"/>
<script src="../../../js/utilities.js" type="text/javascript"></script>
</head>
<body bgcolor="#ffffff">
<table class="maincontent">
<tr>
<td class="maincontent">
<h1>7 Collision Avoidance and Overtaking</h1>
<h3>Overview</h3>
<p>
This chapter will guide you through the following topics:
</p>
<ul style="list-style-type:disk; color:black;">
<li>7.1 Introduction and collecting data about opponents.</li>
<li>7.2 Collecting data about opponents continued.</li>
<li>7.3 Avoiding front collisions.</li>
<li>7.4 Avoiding side collisions.</li>
<li>7.5 Overtaking.</li>
<li>7.6 Overtaking continued.</li>
</ul>
<br/>
</td>
</tr>
</table>
<table class="navigation_foot">
<tr>
<td class="navigation_foot">
<a href="javascript:changetwoframes('../navigation/navigation.html','navigation','../robot.html','content')">
<p style="text-align:left;">Up</p>
</a>
</td>
<td class="navigation_foot">
<a href="./introduction.html">
<p style="text-align:right;">Introduction.</p>
</a>
</td>
</tr>
</table>
</body>
</html>