~robot3d-team/robot3d/trunk

1 by Anne van Rossum
Initial import
1
                                                                                        
2
  88888888ba               88                                ad888888b,  88888888ba,    
3
  88      "8b              88                         ,d    d8"     "88  88      `"8b   
4
  88      ,8P              88                         88            a8P  88        `8b  
5
  88aaaaaa8P'  ,adPPYba,   88,dPPYba,    ,adPPYba,  MM88MMM      aad8"   88         88  
6
  88""""88'   a8"     "8a  88P'    "8a  a8"     "8a   88         ""Y8,   88         88  
7
  88    `8b   8b       d8  88       d8  8b       d8   88            "8b  88         8P  
8
  88     `8b  "8a,   ,a8"  88b,   ,a8"  "8a,   ,a8"   88,   Y8,     a88  88      .a8P   
9
  88      `8b  `"YbbdP"'   8Y"Ybbd8"'    `"YbbdP"'    "Y888  "Y888888P'  88888888Y"'    
10
11
The Robot3D simulator is created within the European Replicator and Symbrion projects. The
12
Replicator project is funded by the European Commission within the work programme "Cognitive
13
Systems, Interaction, Robotics" under the grant agreement no. 216240. The Symbrion project
14
is funded within the work programme "Future and Emergent Technologies Proactive" under the
15
grant agreement no. 216342. Replicator and Symbrion concerns the design of modular robots
16
in the real world and in 3D simulation.
17
 
18
This file is part of the 3D simulator Robot3D which is built on top of the open source game
19
engine Delta3D (copyright (C) 2005, BMH Associates, Inc). This library is free software; you
20
can redistribute it and/or modify it under the terms of the GNU Lesser General Public License
21
as published by the Free Software Foundation; either version 2.1 of the License, or (at your
22
option) any later version. This library is distributed in the hope that it will be useful,
23
but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
24
FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You
25
should have received a copy of the GNU Lesser General Public License along with this library;
26
if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
27
MA 02111-1307 USA
28
29
Prerequisites:
30
31
  (1) yarp (version 2.7 or higher)
32
  (2) g++ (version 4.4 or higher)
33
  (3) cmake (and recommended: cmake-gui)
34
  (4) OpenGL 
35
  (5) ODE (Open Dynamics Engine)
36
  (6) Delta3D (Game engine)
37
  (7) CEGUI (Crazy Eddie's GUI)
38
  (8) osg, osgShadow (Open Scene Graph)
39
  (9) XercesC (XML parser)
40
 (10) OpenCV (this dependency will be removed later on)
41
42
Compilation instructions:
43
44
  (1) cd $ROBOT3D/build
45
  (2) cmake ..
46
  (3) make
47
  (4) yarpserver3
48
  (5) GameStart Robot3D
49
1.1.1 by Anne C. van Rossum
Added date to readme file
50
Date: Aug, 2010
51
2.1.4 by Anne C. van Rossum
Packaging info
52
ASCII Art generated by: http://www.network-science.de/ascii/ with font "univers".