<?xml version="1.0"?>

<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>peekabot</title>
    <link href="base.css" rel="stylesheet" type="text/css" media="screen" />
  </head>
  <body>
    <div id="nav_header">
	<a href="http://www.peekabot.org/"><h1>peekabot</h1></a>
	<ul id="nav_menu">
	    <li><a href="index.xml">Home</a></li>
	    <li><a href="download.xml">Download</a></li>
	    <li><a href="doc/latest/">Documentation</a></li>
	    <li><a href="community.xml">Community</a></li>
	    <li><a href="http://trac.peekabot.org">Development</a></li>
	</ul>
    </div>

    <div id="title_header">
      <h1>Visualization for robotics made easy</h1>
      <p>peekabot is 3D visualization tool aimed at aiding roboticists in their daily chores.</p>
    </div>

    <div id="context_menu">
	<nl>
	    <li><a href="index.xml">Main page</a></li>
	    <li><a style="color: #ffe761;"  href="download.xml">Download</a></li>
	    <li><a href="screenshots.xml">Screenshots</a></li>
	    <li><a href="features.xml">Features</a></li>
	    <li><a href="doc/latest/manual_installation.html">Installation</a></li>
            <li><a href="doc/latest/manual_tutorial.html">Tutorial</a></li>
	    <li><a href="faq.xml">FAQ</a></li>
	</nl>
    </div>

    <div id="content">

    <h1>Stable</h1>

    <p>You can download all our releases from SourceForge <a href="http://sourceforge.net/project/showfiles.php?group_id=202798">here</a>.</p>

    A dependency list and instructions for installing from source can be found in the <a href="doc/latest/manual_installation.html">manual</a>.

    <h1>Latest development version</h1>

    <p>Instructions for getting and compiling the latest sources can be found 
    <a href="http://trac.peekabot.org/wiki/Development/Doc/Compiling">here</a>.</p>

    <p>Daily regenerated documentation for the latest development version can be
    found <a href="http://doc.peekabot.org/doxygen/peekabot">here</a>.</p>

    </div>

    <div id="footer">
	<p><a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=202798&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></p>
    </div>
  </body>
</html>
