Size: 2275
Comment:
|
Size: 2850
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
||<#FFCCFF |2> First [[morse/events/hackaton_jan_2011 | MORSE hackathon]], 10-11 Jan 2011 ||<#FFFFCC:> Lastest version: [[http://www.openrobots.org/morse/doc/|MORSE documentation]] || | ||<#FFCCFF |2> '''20 Jan 2001''': [[https://github.com/laas/morse/blob/master/RELEASE_NOTES | MORSE 0.2 release]] <<BR>> '''10-11 Jan 2011''': First [[morse/events/hackaton_jan_2011 | MORSE hackathon]] ||<#FFFFCC:> Lastest version: [[http://www.openrobots.org/morse/doc/|MORSE documentation]] || |
Line 11: | Line 11: |
||<tablestyle="width:100%;text-align:center;" #CCFFCC:> [[http://www.openrobots.org/morse/doc/user/installation.html | Jump to the installation instruction]] <<BR>>or<<BR>> [[https://github.com/laas/morse/tarball/0.2b2 | Download the latest version of MORSE]] (`morse-0.2b2.tar.gz` - 13-Jan-2011)|| | ||<tablestyle="width:100%;text-align:center;" #CCFFCC:> [[http://www.openrobots.org/morse/doc/user/installation.html | Jump to the installation instruction]] <<BR>>or<<BR>> [[https://github.com/laas/morse/tarball/0.2 | Download the latest version of MORSE]] (`morse-0.2.tar.gz` - 31.8MB - 20-Jan-2011)|| ||<tablestyle="width:100%;text-align:center;" #CCFFCC:> [[https://sympa.laas.fr/sympa/subscribe/morse-users | Subscribe to the morse-users@laas.fr mailing list]] || |
Line 15: | Line 18: |
* A versatile simulator for generic mobile robots simulation (single or multi robots), * 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 + physical simulation + UI, 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, |
* 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''', |
Line 21: | Line 25: |
* Currently compatible with YARP and LAAS !OpenRobots robotics frameworks, * Fully open source, BSD-compatible. |
* '''Middleware agnostic''': currently compatible with YARP and LAAS !OpenRobots robotics frameworks, others are coming. * Fully open source, '''BSD-compatible'''. |
|
MORSE, the OpenRobot Simulator
|
|
Latest events |
MORSE Documentation |
20 Jan 2001: MORSE 0.2 release |
Lastest version: MORSE documentation |
MORSE v.0.1.1: User guide (PDF) Dev guide (PDF) |
Jump to the installation instruction |
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