<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installing</title><link>https://sourceforge.net/p/discobots/wiki/Installing/</link><description>Recent changes to Installing</description><atom:link href="https://sourceforge.net/p/discobots/wiki/Installing/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 02 Mar 2012 18:28:53 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/discobots/wiki/Installing/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Installing modified by Alexander Kettler</title><link>https://sourceforge.net/p/discobots/wiki/Installing/</link><description>&lt;pre&gt;--- v7 
+++ v8 
@@ -88,4 +88,6 @@
 5. **Creating Documentation:**
 You can issue "make doc" inside the "build" folder. This creates a directory "doc" containing very very little documentation ;-)
 
+For further instructions on running the simulator and creating own robots/controllers, see the README file in the source code.
+
 This project is still in pre-alpha, any feedback is highly appreciated.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Kettler</dc:creator><pubDate>Fri, 02 Mar 2012 18:28:53 -0000</pubDate><guid>https://sourceforge.net2b4f6af098b2e523947c45f996e2615cb6268040</guid></item><item><title>WikiPage Installing modified by Alexander Kettler</title><link>https://sourceforge.net/p/discobots/wiki/Installing/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -12,68 +12,68 @@
 **Simulator**
 
 * CMake
-* Bullet (tested with 2.77, 2.78, 2.79)
+* Bullet Physics (tested with 2.77, 2.78, 2.79)
 * Ogre3D (&gt;=1.7 (Cthugha))
 * Boost (thread, regex)
 * libxml2
 
 **Python Interface (optional**
 
 * libreadline
 * Boost (python)
 
 **OpenMPI based Network Interface (optional)**
 
 * OpenMPI
 
 **Telnet Network Interface (optional)**
 
 * Boost (asio)		
 
 **Documentation (optional)**
 
 * Doxygen
 
 The simulator heavily relies on the graphics hardware for simulating sensor values, so you should have a fairly good (what ever this means) graphics card with GLSL Shader support.
 	
 
 Installation HowTo for Ubuntu
 -----------------------------------------------------------
 
 1. **Install dependencies:**
 Most of the required libraries/tools can be installed from the ubuntu repositories. A complete list would be (hopefully):
 
         sudo apt-get install\
         build-essential\
         cmake-curses-gui\
         libboost-thread-dev\
         libboost-regex-dev\
         libboost-python-dev\
         libxml2-dev\
         libois-dev\
         libreadline-dev\
         python-dev\
         libopenmpi-dev\
         openmpi-bin\
         doxygen
 If you want to compile OGRE and Bullet yourself, you need some additional packages:
 
         sudo apt-get install\
         libxaw7-dev\
         libfreetype6-dev\
         libgl1-mesa-dev\
         libzzip-dev\
         libfreeimage-dev\
         libxrandr-dev\
         libglu1-mesa-dev
 
 2. **Compiling and installing Bullet:**
-    1. Get the latest bullet [source](http://www.bulletphysics.org) and extract it somewhere
+    1. Get the latest bullet physics [source](http://code.google.com/p/bullet/downloads/list) and extract it somewhere
     2. Create a new folder "build" inside the newly extracted directory
     3. Inside the folder "build" run "cmake ..", then "make" and finally "sudo make install"
 
 3. **Compiling and installing OGRE:**
-You can install Ogre from [launchpad](https://launchpad.net/~ogre-team/+archive/ogre)
+You can install Ogre from [launchpad](https://launchpad.net/~ogre-team/+archive/ogre).
 It currently also ships with its own version of libboost, so watch out for  conflicting package versions.
 Alternatively you can also:
     1. Get the latest ogre3d [source](http://www.ogre3d.org/download/source) and extract it somewhere         
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Kettler</dc:creator><pubDate>Fri, 02 Mar 2012 18:19:54 -0000</pubDate><guid>https://sourceforge.net50833d148b02349b40152bc8a1f70173e1a69f28</guid></item><item><title>WikiPage Installing modified by Alexander Kettler</title><link>https://sourceforge.net/p/discobots/wiki/Installing/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -87,3 +87,5 @@
 
 5. **Creating Documentation:**
 You can issue "make doc" inside the "build" folder. This creates a directory "doc" containing very very little documentation ;-)
+
+This project is still in pre-alpha, any feedback is highly appreciated.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Kettler</dc:creator><pubDate>Fri, 02 Mar 2012 18:07:29 -0000</pubDate><guid>https://sourceforge.net502089de8c2f97ad7c895089cda7654428d7ede0</guid></item><item><title>WikiPage Installing modified by Alexander Kettler</title><link>https://sourceforge.net/p/discobots/wiki/Installing/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -68,18 +68,15 @@
         libglu1-mesa-dev
 
 2. **Compiling and installing Bullet:**
-    1. Get the latest bullet source package and extract it somewhere
-    http://www.bulletphysics.org
+    1. Get the latest bullet [source](http://www.bulletphysics.org) and extract it somewhere
     2. Create a new folder "build" inside the newly extracted directory
     3. Inside the folder "build" run "cmake ..", then "make" and finally "sudo make install"
 
 3. **Compiling and installing OGRE:**
-You can install Ogre from launchpad:
-https://launchpad.net/~ogre-team/+archive/ogre
+You can install Ogre from [launchpad](https://launchpad.net/~ogre-team/+archive/ogre)
 It currently also ships with its own version of libboost, so watch out for  conflicting package versions.
 Alternatively you can also:
-    1. Get the latest ogre3d source package and extract it somewhere         
-    http://www.ogre3d.org/download/source
+    1. Get the latest ogre3d [source](http://www.ogre3d.org/download/source) and extract it somewhere         
     2. same as 2.2
     3. same as 2.3
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Kettler</dc:creator><pubDate>Fri, 02 Mar 2012 16:41:22 -0000</pubDate><guid>https://sourceforge.net4b159866c329093beb7d91ab736e4a380b8322ca</guid></item><item><title>WikiPage Installing modified by Alexander Kettler</title><link>https://sourceforge.net/p/discobots/wiki/Installing/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -89,4 +89,4 @@
     3. Inside the folder "build" run "cmake ..", then "make"
 
 5. **Creating Documentation:**
-You can issue "make doc" inside the "build" folder. This creates a directory doc" containing very very little documentation ;-)
+You can issue "make doc" inside the "build" folder. This creates a directory "doc" containing very very little documentation ;-)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Kettler</dc:creator><pubDate>Fri, 02 Mar 2012 16:36:38 -0000</pubDate><guid>https://sourceforge.netf090d425adea0b3f9128d41b6c283dcc1d01933a</guid></item><item><title>WikiPage Installing modified by Alexander Kettler</title><link>https://sourceforge.net/p/discobots/wiki/Installing/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,5 +1,92 @@
 Installing DisCoBotS
-====================
-
+===========================================================
+
 The usual way to use DisCoBotS is by grabbing the source code and compiling it. There are no precompiled binaries or packages at the moment, as working with the simulator involves re-compiling parts of it from time to time (the simulator has no plugin framework for controllers, yet. Feel free to add one ;-). 
 Currently the simulator will work under linux systems, only. But if anyone wants to port it to other operating systems, which shouldn't be much of a problem, that would be appreciated.
+
+Requirements:
+-----------------------------------------------------------
+
+This is a list of the required libraries / tools you need to build / use the simulator:
+
+**Simulator**
+
+* CMake
+* Bullet (tested with 2.77, 2.78, 2.79)
+* Ogre3D (&gt;=1.7 (Cthugha))
+* Boost (thread, regex)
+* libxml2
+
+**Python Interface (optional**
+
+* libreadline
+* Boost (python)
+
+**OpenMPI based Network Interface (optional)**
+
+* OpenMPI
+
+**Telnet Network Interface (optional)**
+
+* Boost (asio)		
+
+**Documentation (optional)**
+
+* Doxygen
+
+The simulator heavily relies on the graphics hardware for simulating sensor values, so you should have a fairly good (what ever this means) graphics card with GLSL Shader support.
+	
+
+Installation HowTo for Ubuntu
+-----------------------------------------------------------
+
+1. **Install dependencies:**
+Most of the required libraries/tools can be installed from the ubuntu repositories. A complete list would be (hopefully):
+
+        sudo apt-get install\
+        build-essential\
+        cmake-curses-gui\
+        libboost-thread-dev\
+        libboost-regex-dev\
+        libboost-python-dev\
+        libxml2-dev\
+        libois-dev\
+        libreadline-dev\
+        python-dev\
+        libopenmpi-dev\
+        openmpi-bin\
+        doxygen
+If you want to compile OGRE and Bullet yourself, you need some additional packages:
+
+        sudo apt-get install\
+        libxaw7-dev\
+        libfreetype6-dev\
+        libgl1-mesa-dev\
+        libzzip-dev\
+        libfreeimage-dev\
+        libxrandr-dev\
+        libglu1-mesa-dev
+
+2. **Compiling and installing Bullet:**
+    1. Get the latest bullet source package and extract it somewhere
+    http://www.bulletphysics.org
+    2. Create a new folder "build" inside the newly extracted directory
+    3. Inside the folder "build" run "cmake ..", then "make" and finally "sudo make install"
+
+3. **Compiling and installing OGRE:**
+You can install Ogre from launchpad:
+https://launchpad.net/~ogre-team/+archive/ogre
+It currently also ships with its own version of libboost, so watch out for  conflicting package versions.
+Alternatively you can also:
+    1. Get the latest ogre3d source package and extract it somewhere         
+    http://www.ogre3d.org/download/source
+    2. same as 2.2
+    3. same as 2.3
+
+4. **Compiling the simulator:**
+    1. Get the source and extract it (You probably did this already)
+    2. Change to folder "build"
+    3. Inside the folder "build" run "cmake ..", then "make"
+
+5. **Creating Documentation:**
+You can issue "make doc" inside the "build" folder. This creates a directory doc" containing very very little documentation ;-)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Kettler</dc:creator><pubDate>Fri, 02 Mar 2012 16:35:35 -0000</pubDate><guid>https://sourceforge.net3559a125acd39bddc8f17b65ef2437ebb3d932c0</guid></item><item><title>WikiPage Installing modified by Alexander Kettler</title><link>https://sourceforge.net/p/discobots/wiki/Installing/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,3 +1,5 @@
 Installing DisCoBotS
 ====================
 
+The usual way to use DisCoBotS is by grabbing the source code and compiling it. There are no precompiled binaries or packages at the moment, as working with the simulator involves re-compiling parts of it from time to time (the simulator has no plugin framework for controllers, yet. Feel free to add one ;-). 
+Currently the simulator will work under linux systems, only. But if anyone wants to port it to other operating systems, which shouldn't be much of a problem, that would be appreciated.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Kettler</dc:creator><pubDate>Fri, 02 Mar 2012 07:20:04 -0000</pubDate><guid>https://sourceforge.net4617af189529263b5d9b6ff2c02442e0712cd704</guid></item><item><title>WikiPage Installing modified by Alexander Kettler</title><link>https://sourceforge.net/p/discobots/wiki/Installing/</link><description>Installing DisCoBotS
====================

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Kettler</dc:creator><pubDate>Fri, 02 Mar 2012 07:08:14 -0000</pubDate><guid>https://sourceforge.net70235e2cdded6e3fb264c314645983a971eb591c</guid></item></channel></rss>