~robot3d-team/robot3d/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
                                                                                        
  88888888ba               88                                ad888888b,  88888888ba,    
  88      "8b              88                         ,d    d8"     "88  88      `"8b   
  88      ,8P              88                         88            a8P  88        `8b  
  88aaaaaa8P'  ,adPPYba,   88,dPPYba,    ,adPPYba,  MM88MMM      aad8"   88         88  
  88""""88'   a8"     "8a  88P'    "8a  a8"     "8a   88         ""Y8,   88         88  
  88    `8b   8b       d8  88       d8  8b       d8   88            "8b  88         8P  
  88     `8b  "8a,   ,a8"  88b,   ,a8"  "8a,   ,a8"   88,   Y8,     a88  88      .a8P   
  88      `8b  `"YbbdP"'   8Y"Ybbd8"'    `"YbbdP"'    "Y888  "Y888888P'  88888888Y"'    

The Robot3D simulator is created within the European Replicator and Symbrion projects. The
Replicator project is funded by the European Commission within the work programme "Cognitive
Systems, Interaction, Robotics" under the grant agreement no. 216240. The Symbrion project
is funded within the work programme "Future and Emergent Technologies Proactive" under the
grant agreement no. 216342. Replicator and Symbrion concerns the design of modular robots
in the real world and in 3D simulation.
 
This file is part of the 3D simulator Robot3D which is built on top of the open source game
engine Delta3D (copyright (C) 2005, BMH Associates, Inc). This library is free software; you
can redistribute it and/or modify it under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation; either version 2.1 of the License, or (at your
option) any later version. This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You
should have received a copy of the GNU Lesser General Public License along with this library;
if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA 02111-1307 USA

Prerequisites:

  (1) yarp (version 2.7 or higher)
  (2) g++ (version 4.4 or higher)
  (3) cmake (and recommended: cmake-gui)
  (4) OpenGL 
  (5) ODE (Open Dynamics Engine)
  (6) Delta3D (Game engine)
  (7) CEGUI (Crazy Eddie's GUI)
  (8) osg, osgShadow (Open Scene Graph)
  (9) XercesC (XML parser)
 (10) OpenCV (this dependency will be removed later on)

Compilation instructions:

  (1) cd $ROBOT3D/build
  (2) cmake ..
  (3) make
  (4) yarpserver3
  (5) GameStart Robot3D

Date: Aug, 2010

ASCII Art generated by: http://www.network-science.de/ascii/ with font "univers".