morse the essential ingredient to bring your robot to
play

MORSE, the essential ingredient to bring your robot to real life - PowerPoint PPT Presentation

Introduction Development of the simulator Current results and future development MORSE, the essential ingredient to bring your robot to real life Gilberto Echeverr a gechever@laas.fr Laboratoire dAnalyse et dArchitecture des Syst`


  1. Introduction Development of the simulator Current results and future development MORSE, the essential ingredient to bring your robot to real life Gilberto Echeverr´ ıa gechever@laas.fr Laboratoire d’Analyse et d’Architecture des Syst` emes Toulouse, France April 15, 2011 Gilberto Echeverr´ ıa MORSE robotics simulator

  2. Introduction Development of the simulator Current results and future development Review of MORSE Project started in August 2009 General system robotics simulator Based on the Blender 3D software Modular architecture Middleware independent Multiple heterogeneous robot systems Communication and multi-agent simulation Gilberto Echeverr´ ıa MORSE robotics simulator

  3. Introduction Development of the simulator Current results and future development March 2010 version Prototype version Restricted architecture Scripts stored inside Blender files Tightly linked with YARP No other middlewares usable Gilberto Echeverr´ ıa MORSE robotics simulator

  4. Introduction General architecture Development of the simulator Recent developments Current results and future development Outline 1 Development of the simulator General architecture Recent developments 2 Current results and future development Practical applications of MORSE Dissemination Future work and conclusion Gilberto Echeverr´ ıa MORSE robotics simulator

  5. Introduction General architecture Development of the simulator Recent developments Current results and future development Main architecture principles Library of individual components Components consist of Python and Blender files Object oriented scripts for each component Robotic components are completely middleware independent Middlewares and modifiers are additional modules Completely extensible with plug-in methods Configurable binding of modules and middlewares Gilberto Echeverr´ ıa MORSE robotics simulator

  6. Introduction General architecture Development of the simulator Recent developments Current results and future development Object class categories MorseObjectClass RobotClass SensorClass ActuatorClass CameraClass G G S y P I r C o S s K W C c C o a l a l p y a s A s e p J s T s C o i d i R l n a o V t s C S C C s l l a e a l a s m s V s s s i a s d n e t o i c C C a a m m e e r a r a C C l a l a s s s s Gilberto Echeverr´ ıa MORSE robotics simulator

  7. Introduction General architecture Development of the simulator Recent developments Current results and future development Middlewares and modifiers Middleware modules provide bindings for MORSE components to communicate the data they use with the outside world Multiple middlewares can be used in the same simulation They encapsulate data in the format required Modifier modules alter the data of a sensor/actuator before it is exported outside the simulator. Simulated data is “perfect”, real data is imprecise and noisy Modify the reference frame, scale, units, etc. and noise Gilberto Echeverr´ ıa MORSE robotics simulator

  8. Introduction General architecture Development of the simulator Recent developments Current results and future development Gilberto Echeverr´ ıa MORSE robotics simulator

  9. Introduction General architecture Development of the simulator Recent developments Current results and future development Gilberto Echeverr´ ıa MORSE robotics simulator

  10. Introduction General architecture Development of the simulator Recent developments Current results and future development Distributed control of the simulation Robot software connects to simulator through middlewares MORSE can run on separate CPUs from the robot software A single instance of MORSE controls the simulation Distributed control of heterogeneous robots Gilberto Echeverr´ ıa MORSE robotics simulator

  11. Introduction General architecture Development of the simulator Recent developments Current results and future development Switch to Blender 2.5x and Python 3.1 Code ported for compatibility with Python 3 Improved performance Faster image processing Better graphics display when using shaders Inverse kinematics for human models and arms Control panels configurable with Python Gilberto Echeverr´ ıa MORSE robotics simulator

  12. Introduction General architecture Development of the simulator Recent developments Current results and future development New sensors Calibration of simulated camera properties Stereo cameras Semantic cameras Robot proximity sensors Sick and Velodyne range sensors Detection of human posture Gilberto Echeverr´ ıa MORSE robotics simulator

  13. Introduction General architecture Development of the simulator Recent developments Current results and future development Control Camera pant-tilt units Simple obstacle avoidance Correction of physical properties for robots and environment Switch cameras in simulation Implement internal clock in MORSE to measure elapsed time in simulation Gilberto Echeverr´ ıa MORSE robotics simulator

  14. Introduction General architecture Development of the simulator Recent developments Current results and future development Middlewares support YARP Pocolibs ROS (developed at TUM) Sockets Request manager (Sockets and YARP) Gilberto Echeverr´ ıa MORSE robotics simulator

  15. Introduction General architecture Development of the simulator Recent developments Current results and future development Release of version 0.3 Initial ROS support Large documentation effort, switch to restructured text format Add support for Blender 2.57 Add component services: synchronous or asynchronous commands Tracking of elapsed time in the simulation Gilberto Echeverr´ ıa MORSE robotics simulator

  16. Introduction Practical applications of MORSE Development of the simulator Dissemination Current results and future development Future work and conclusion Outline 1 Development of the simulator General architecture Recent developments 2 Current results and future development Practical applications of MORSE Dissemination Future work and conclusion Gilberto Echeverr´ ıa MORSE robotics simulator

  17. Introduction Practical applications of MORSE Development of the simulator Dissemination Current results and future development Future work and conclusion Current results Data input and output tested with real software Complete experiments possible using existing robot software Currently being used to debug navigation and task planning in various projects MORSE active developers at LAAS (France), UK Leuven (Belgium) and TUM (Germany) Large number of interested users Gilberto Echeverr´ ıa MORSE robotics simulator

  18. Introduction Practical applications of MORSE Development of the simulator Dissemination Current results and future development Future work and conclusion Simulation examples Single robot simulation Gilberto Echeverr´ ıa MORSE robotics simulator

  19. Introduction Practical applications of MORSE Development of the simulator Dissemination Current results and future development Future work and conclusion Projects using MORSE at LAAS ACTION: CHRIS: Multi robot navigation Human robot interaction Gilberto Echeverr´ ıa MORSE robotics simulator

  20. Introduction Practical applications of MORSE Development of the simulator Dissemination Current results and future development Future work and conclusion Dissemination activities MORSE training courses at LAAS and ONERA, Toulouse International events Euron / Europ meeting (Mar 2010, San Sebastian, Spain) BlenderVen Simposium (Oct 2010, San Cristobal, Venezuela) Blender Conference (Oct 2010, Amsterdam, Netherlands) ICRA 2011 Paper accepted for the conference, Shanghai, May 2011 Hackathon (Jan 2011, Toulouse) Participation of researchers from ONERA, LAAS, Katholieke Universiteit Leuven (Belgium) and Technische Universit¨ at M¨ unchen (Germany) Gilberto Echeverr´ ıa MORSE robotics simulator

  21. Introduction Practical applications of MORSE Development of the simulator Dissemination Current results and future development Future work and conclusion Extending MORSE Implementation of complex depth image and other sensors Dedicated GUI for scene creation and simulation control Full support for PR2 robot and the ROS middleware Simulation supervisor to manage custom events Virtual Hub (vHub) to simulate robot communications Distributed architecture for multiple simulation nodes. Gilberto Echeverr´ ıa MORSE robotics simulator

  22. Introduction Practical applications of MORSE Development of the simulator Dissemination Current results and future development Future work and conclusion Summary MORSE can be used in various robotics developments thanks to a modular structure and middleware compatibility Support for multiple heterogeneous robots Recent developments allow for a more robust architecture Active development community Gilberto Echeverr´ ıa MORSE robotics simulator

  23. Introduction Practical applications of MORSE Development of the simulator Dissemination Current results and future development Future work and conclusion Contact, questions, more information: MORSE is an Open Source project. Download, learn and get involved: Users mailing list: morse-users@laas.fr Developers mailing list: morse-dev@laas.fr Website: http://morse.openrobots.org THANKS FOR YOUR ATTENTION!!! Gilberto Echeverr´ ıa MORSE robotics simulator

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend