forked from morse-simulator/morse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
50 lines (34 loc) · 1.58 KB
/
README
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
===============================================================================
OpenRobots Simulator
(c) LAAS-CNRS/ONERA 2009-2010 LAAS-CNRS 2011
===============================================================================
MORSE (Modular OpenRobots simulation Engine) is a Blender-based robotic simulator.
It is a BSD-licensed project (cf LICENSE).
It is meant to be versatile (simulation of field robotics, indoor robotics,
multi-robots systems) and allow simulation at different levels (from raw
cameras to high-level semantics).
The communication with the simulator is middleware independent and (will) rely
on Genom3 for automatic generation of bindings.
I/ Installation
---------------
Please read INSTALL.
II/ Documentation
-----------------
The MORSE documentation is available from the doc/ directory.
It is available as well online, either in HTML or PDF format from the MORSE
website:
http://morse.openrobots.org
You can also subscribe to [email protected]
III/ How to contribute
----------------------
Even if the code-base is not stabilized yet, contribution to MORSE are more
than welcome.
You can contribute new robot models, new sensors, we have a TODO list for the
Blender game engine itself...
Feel free to subscribe to [email protected] and ask!
Patches in GIT format are welcome.
IV/ Acknowledgements
--------------------
The development of MORSE is partially funded by the Foundation RTRA within the
ROSACE project framework, and by DGA <http://www.defense.gouv.fr/dga> through
the ACTION <http://action.onera.fr> project.