Size: 3155
Comment:
|
Size: 3319
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 15: | Line 15: |
||<tablestyle="width:100%;text-align:center;" #CCCCCC:> '''Have you found a bug in MORSE?'''<<BR>> [[https://softs.laas.fr/bugzilla/ | Report it via bugzilla]] || |
|
MORSE, the OpenRobot Simulator
|
|
Latest events |
MORSE Documentation |
08 Apr 2011: European Robotics Forum |
Stable version (0.2.1): MORSE documentation |
MORSE v.0.1.1: User guide (PDF) Dev guide (PDF) |
Jump to the installation instruction |
Have you found a bug in MORSE? |
Main features
A versatile simulator for generic mobile robots simulation (single or multi robots),
Easy to extend with your own components, and come out-of-the box with over 10 classes of sensors, 8 type of actuators, 3 complete robotics platform.
Enabling realistic and dynamic environments (with other interacting agents -humans- or objects),
Don't reinvent the wheel: critical components reused from other opensource projects (Blender for 3D rendering + UI, Bullet for physical simulation, dedicated robotic middlewares for communications + robot hardware support),
Seamless workflow: since the simulator rely on Blender for both modelling and the realtime 3D engine, creating and modifying a simulated scene is straigthforward.
Entierely scriptable in Python,
- Adaptable to various level of simulation realism (for instance, we may want to simulate exteroceptive sensors like cameras in certain cases and access directly to a higher level representation of the world -like labelled artifacts- in other cases),
Middleware agnostic: currently compatible with YARP and LAAS OpenRobots robotics frameworks, others are coming.
Fully open source, BSD-compatible.
Learn more about MORSE on the documentation page