Robotics simulator

A robotics simulator is used to create application for a physical robot without depending on the actual machine, thus saving cost and time. In some case, these applications can be transferred onto the physical robot (or rebuilt) without modifications.

The term robotics simulator can refer to several different robotics simulation applications. For example, in mobile robotics applications, behavior-based robotics simulators allow users to create simple worlds of rigid objects and light sources and to program robots to interact with these worlds. Behavior-based simulation allows for actions that are more biological in nature when compared to simulators that are more binary, or computational. In addition, behavior-based simulators may "learn" from mistakes and are capable of demonstrating the anthropomorphic quality of tenacity.

Robologix robotics simulator.

One of the most popular applications for robotics simulators is for 3D modeling and rendering of a robot and its environment. This type of robotics software has a simulator that is a virtual robot, which is capable of emulating the motion of an actual robot in a real work envelope. Some robotics simulators use a physics engine for more realistic motion generation of the robot. The use of a robotics simulator for development of a robotics control program is highly recommended regardless of whether an actual robot is available or not. The simulator allows for robotics programs to be conveniently written and debugged off-line with the final version of the program tested on an actual robot. This primarily holds for industrial robotic applications only, since the success of off-line programming depends on how similar the real environment of the robot is to the simulated environment.

Sensor-based robot actions are much more difficult to simulate and/or to program off-line, since the robot motion depends on the instantaneous sensor readings in the real world.

Features

Modern simulators tend to provide the following features:

Simulators

Among the newest technologies available today for programming are those which use a virtual simulation. Simulations with the use of virtual models of the working environment and the robots themselves can offer advantages to both the company and programmer. By using a simulation, costs are reduced, and robots can be programmed off-line which eliminates any down-time for an assembly line. Robot actions and assembly parts can be visualised in a 3-dimensional virtual environment months before prototypes are even produced. Writing code for a simulation is also easier than writing code for a physical robot. While the move toward virtual simulations for programming robots is a step forward in user interface design, many such applications are only in their infancy.

General information

Software Developers Development status License 3D rendering engine Physics engine 3D modeller Platforms supported
Actin Energid Technologies Active Proprietary OpenGL Proprietary Proprietary Windows, macOS, Linux, RTLinux, VxWorks, RTOS-32, and RTX. (QNX Planned)
ARS RAL Inactive BSD VTK ODE None Linux, macOS, Windows
AUTOMAPPPS Convergent Information Technologies GmbH Active Proprietary OpenGL unknown Internal Linux, Windows
Gazebo Open Source Robotics Foundation(OSRF)[1] Active Apache 2.0 OGRE ODE/Bullet/Simbody/DART Internal Linux
MORSE Academic community[2] Active BSD Blender game engine Bullet Blender Linux, BSD*, macOS
OpenHRP AIST Active Eclipse Java3D ODE/Internal Internal[3] Linux, Windows
RoboDK RoboDK Active Proprietary OpenGL none Internal Linux, macOS, Windows, Android
SimSpark O. Obst et al. (+26) Active GNU GPL (v2) Internal ODE None Linux, macOS, Windows
V-Rep Coppelia Robotics Active Proprietary/GNU GPL Internal ODE/Bullet/Vortex/Newton Internal Linux, macOS, Windows
Webots Cyberbotics Ltd.[4] Active Proprietary Proprietary Proprietary

(based on ODE)

Proprietary Linux, macOS, Windows
4DV-Sim 4D Virtualiz Active Proprietary OGRE PhysX Internal Linux
OpenRAVE OpenRAVE Community Active GNU LGPL Coin3D/OpenSceneGraph ODE/Bullet Internal Linux, macOS, Windows
Software Developers Development status License 3D rendering engine Physics engine 3D modeller Platforms supported

Technical information

Software Main programming language Formats support Extensibility External APIs Robotics middleware support Primary user interface Headless simulation
Actin C++ SLDPRT, SLDASM, STEP, OBJ, STL, 3DS, Collada, VRML, URDF, XML, ECD, ECP, ECW, ECX, ECZ, Plugins (C++), API Unknown ROS GUI Yes (ActinRT)
ARS Python Unknown Python Unknown None Unknown Unknown
AUTOMAPPPS C++, Python STEP, IGES, STL Plugins (C), API XML, C Socket GUI Yes
Gazebo C++ SDF[5]/URDF[6], OBJ, STL, Collada Plugins (C++) C++ ROS, Player, Sockets (protobuf messages) GUI Yes
MORSE Python Unknown Python Python[7] Sockets, YARP, ROS, Pocolibs, MOOS Command-line Yes[8]
OpenHRP C++ VRML Plugins (C++), API C/C++, Python, Java OpenRTM-aist GUI Unknown
RoboDK Python STEP, IGES, STL, WRML Plugins (C++), API C/C++, Python, Matlab Socket GUI Unknown
SimSpark C++, Ruby Ruby Scene Graphs Mods (C++) Network (sexpr) Sockets (sexpr) GUI, Sockets Unknown
V-Rep LUA OBJ, STL, DXF, 3DS, Collada,[9] URDF[6][10] API, Add-ons, Plugins C/C++, Python, Java, Urbi, Matlab/Octave Sockets, ROS GUI Yes[11]
Webots C++ WBT, VRML, X3D API, PROTOs, Plugins (C/C++) C, C++, Python, Java, Matlab, ROS Sockets, ROS, NaoQI GUI Yes[12]
4DV-Sim C++ 3DS, OBJ, Mesh Plugins (C++), API FMI/FMU, Matlab ROS, Sockets, Plug & Play interfaces[13] GUI Yes
OpenRAVE C++, Python XML, VRML, OBJ, Collada Plugins (C++), API C/C++, Python, Matlab Sockets, ROS, YARP GUI, Sockets Yes
Software Main programming language Formats support Extensibility External APIs Robotic middleware support Primary user interface Headless simulation

Infrastructure

Support

Software Mailing List API Documentation Public Forum/Help System User Manual Issue Tracker Wiki
Actin No Yes No Yes[14] Yes (Internal) No
ARS Unknown Unknown Unknown Unknown Unknown Unknown
AUTOMAPPPS Yes Yes No Yes Yes No
Gazebo Yes[15] Yes[16] Yes[17] Yes[18] Yes[19] Yes[20]
MORSE Yes[21] Yes[22] No Yes[23] Yes[24] No
OpenHRP Yes[25] Yes[26] No Yes[27] Yes[28] No
RoboDK Yes[29] Yes[30] No Yes[31] No No
SimSpark Yes[32] Yes[33] No Yes[34] Yes[35] Yes[36]
V-Rep No Yes[37] Yes[38] Yes[39] Unknown No
Webots No Yes[40] Yes[41] Yes[42] Yes[43] Yes[44]
4DV-Sim Yes[45] No Yes[46] Yes Yes[47] No
OpenRAVE Yes[48] Yes[49] Yes[50] Yes[51] Yes[52] Yes[53]
Software Mailing List API Documentation Public Forum/Help System User Manual Issue Tracker Wiki

Code Quality

Software Static Code Checker Style Checker Test System(s) Test Function coverage Test Branch coverage Lines of Code Lines of Comments Continuous Integration
Actin Unknown Unknown Unknown Unknown Unknown Unknown Unknown Jenkins
ARS Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown
AUTOMAPPPS Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown
Gazebo cppcheck cpplint gtest and qtest 46.1% 34.3% 190.7k 60.45k Jenkins
MORSE N/A pylint Python unittests Unknown Unknown 31.4k[54] 9.0k Jenkins, Travis
OpenHRP Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown
RoboDK Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown
SimSpark Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown
V-Rep Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown
Webots Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown
4DV-Sim Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown
OpenRAVE Unknown Unknown Python nose Unknown Unknown Unknown Unknown Jenkins[55]
Software Static Code Checker Style Checker Test System(s) Test Function coverage Test Branch coverage Lines of Code Lines of Comments Continuous Integration

Features

Software CAD to Motion Dynamic Collision Avoidance Relative End Effectors Off-Line Programming Real-Time Streaming Control of Hardware
Actin (Tool Paths)] Yes Yes Yes Yes
ARS Unknown No Unknown No No
Gazebo Unknown Yes Yes Yes Yes
MORSE Unknown No Unknown No No
OpenHRP Unknown No Unknown No No
RoboDK Unknown No Unknown Yes No
SimSpark Unknown No Unknown No No
V-Rep Unknown No Unknown No No
Webots Unknown Yes Yes Yes Yes
4DV-Sim Unknown No Unknown No No
OpenRAVE Unknown No Unknown No No
Software CAD to Motion Dynamic Collision Avoidance Relative End Effectors Off-line Programming Real-time Streaming Control

Families of robots

Software UGV (ground mobile robot) UAV (aerial robots) AUV (underwater robots) Robotic arms Robotic hands (grasping simulation) Humanoid robots Human avatars Full list
Actin Yes (Can Include Manipulators) Yes (Can Include Manipulators) Yes (Can Include Manipulators) Yes Yes Yes Yes
ARS Unknown Unknown Unknown Unknown Unknown Unknown Unknown
Gazebo Yes Yes Yes[56] Yes Yes Yes Yes
MORSE Yes Yes Partial[57] Some[58] No No Yes
OpenHRP Yes No No Yes Yes Yes Yes
RoboDK No No No Yes[59] No No No
SimSpark Yes No No Maybe Maybe Yes No
V-Rep Yes Yes No Yes Yes Yes Yes
Webots Yes Yes Yes[60] Yes Yes Yes[61] Yes Webots robot models
4DV-Sim Yes Yes No Yes Maybe No Yes
OpenRAVE Yes Unknown Unknown Yes Yes Yes Yes
Software UGV (ground mobile robot) UAV (aerial robots) AUV (underwater robots) Robotic arms Robotic hands (grasping simulation) Humanoid robots Human avatars Full list

Supported actuators

Software Generic kinematic chains Force-controlled motion Full list Circular kinematic chains Kinematically redundant chains Bifurcated kinematic chains
Actin Yes Yes Motion Constraints Yes Yes Yes
ARS Unknown Unknown Unknown Unknown Unknown
Gazebo Yes Yes Yes Yes Yes
MORSE Yes[62] Yes MORSE actuators Unknown Unknown Unknown
OpenHRP Yes Yes Unknown Unknown Unknown
RoboDK Unknown Unknown Unknown Unknown Unknown
SimSpark Yes No SimSpark effectors Unknown Unknown Unknown
V-Rep Yes Yes Unknown Unknown Unknown
Webots Yes Yes Webots actuators Yes Yes Yes
4DV-Sim Yes Yes Unknown Unknown Unknown
OpenRAVE Yes Yes Joints,Extra Actuators Yes[63] Yes Yes[64]
Software Generic kinematic chains Force-controlled motion Full list Circular kinematic chains Kinematically redundant chains Bifurcated kinematic chains

Supported sensors

Software Odometry IMU Collision GPS Monocular cameras Stereo cameras Depth cameras Omnidirectional cameras 2D laser scanners 3D laser scanners Full list
Actin Yes Yes Yes Unknown Yes Yes Yes Yes Yes Yes
ARS Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown
AUTOMAPPPS Unknown Unknown Unknown Unknown Yes Yes Yes Unknown Yes Yes
Gazebo Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
MORSE Yes Yes Yes Yes Yes Unknown Yes Unknown Yes Yes[65] MORSE sensors
OpenHRP Unknown Yes[66] Yes Unknown Yes Unknown Yes Unknown Yes Yes[67] OpenHRP sensors
RoboDK Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown Unknown
SimSpark Yes Yes Yes[68] Partial[69] Yes Partial Unknown Unknown No No SimSpark perceptors
V-Rep Unknown Yes Yes Yes Yes Yes Yes Unknown Yes Yes
Webots Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes Webots sensors
4DV-Sim Yes Yes Yes Yes Yes Yes Yes Yes Yes Yes
OpenRAVE Yes Yes Yes Yes Yes Yes Yes Unknown Yes Yes
Software Odometry IMU Collision GPS Monocular cameras Stereo cameras Depth cameras Omnidirectional cameras 2D laser scanners 3D laser scanners Full list

Other simulators

Open source simulators

  • breve: a 3D-world multi-agent simulator in Python.
  • EZPhysics: Combination of Ogre3D and ODE physics, GUI exposes all of ODE's objects data, network closed loop remote control optionally via Matlab/Simulink.
  • Khepera Simulator an open-source Windows simulator for the Khepera robot predating Webots.
  • Klamp't : a simulator introduced in 2013 specializing in stable trimesh-trimesh contact. Supports legged locomotion and manipulation.
  • LpzRobots: a 3D-physics robot simulator developed at the University of Leipzig.
  • miniBloq: This robot programing software for Arduino boards has a new simulator.
  • Moby: a rigid-body dynamics library written in C++.
  • OpenSim Simulator for articulated and wheeled robots with a wide range of characteristics. Further development stopped in the year 2006.
  • Robotics Toolbox for MATLAB is Free Software that provides functionality for representing pose (homogeneous transformations, Euler and RPY angles, quaternions), arm robots (forward/inverse kinematics, dynamics, simulation, animation) and mobile robots (control, localisation, planning and animation).
  • ARTE A Robotics Toolbox for Education (ARTE) is a Free Software educational tool based on Matlab. It provides functions to represent position and orientation. As well, includes functions to simulate robotic arms (direct/inverse kinematics, dynamics, path planning and more). The toolbox includes a large set of 3D robotic models that can be viewed and simulated inside a robotic cell.
  • Simbad 3d Robot Simulator Java based simulator
  • SimRobot: A robot simulator software package developed at the Universität Bremen and the German Research Center for Artificial Intelligence.
  • Stage: 2.5D simulator often used with Player to form the Player/Stage system. Part of the Player Project
  • STDR Simulator A simple, flexible and scalable 2D multi-robot simulator for use within Robot Operating System.
  • UCHILSIM: A physics based simulator for AIBO Robots introduced in RoboCup 2004.
  • UWSim : an UnderWater SIMulator for marine robotics research and development which incorporates sensor, dynamic and physics simulation.

Closed-source and proprietary simulators

  • anyKode Marilou
  • ORCA-Sim: a (Windows) 3D robot simulator using the Newton Game Dynamics physics engine.

References

  1. The development is led by 13+ full-time developers with graduate-level backgrounds in physics, rendering, robot control, human-robot interaction, user-interface design, communication protocols, and multi-robot coordination.
  2. The development is led by 10+ universities/research institutes including LAAS-CNRS, TUM, ONERA, DLR. See the AUTHORS list for the complete list.
  3. The development is led by a team of 6 full-time developers.
  4. Simulation Description Format
  5. 1 2 Universal Robot Description Format
  6. pymorse
  7. Only when running on a X server; relies on Xvfb.
  8. See the V-Rep documentation
  9. Can import URDF files through bundled plugin
  10. Versions >= 3.1.0 V-rep Command line options
  11. However, requires a connection on an X server for 3D rendering
  12. Emulate the real sensors protocols and media (Ethernet, Serial, CAN,etc.)
  13. Actin User Guide
  14. Gazebo mailing list
  15. Gazebo API
  16. Gazebo Answers
  17. Gazebo User Guide
  18. Gazebo Issue Tracker
  19. Gazebo Wiki
  20. MORSE users mailing list, MORSE developers mailing list
  21. MORSE documentation
  22. MORSE documentation
  23. MORSE issue tracker
  24. RoboDK mailing list
  25. RoboDK API examples
  26. RoboDK quick help
  27. SimSpark mailing lists
  28. SimSpark client protocols
  29. SimSpark user manual (Wiki)
  30. SimSpark Tracker
  31. SimSpark Wiki
  32. v-rep API framework
  33. v-rep forum
  34. v-rep User Manual
  35. Webots Reference Manual
  36. Webots Forum
  37. Webots User Guide
  38. Webots bug report
  39. Cyberbotics Robot Curriculum
  40. support{AT}4d-virtualiz.com
  41. support{AT}4d-virtualiz.com
  42. Bug report
  43. OpenRAVE mailing list
  44. OpenRAVE API
  45. OpenRAVE Issue Tracker
  46. OpenRAVE User Guide
  47. OpenRAVE Issue Tracker
  48. OpenRAVE Wiki
  49. Source: Ohloh
  50. Source:
  51. Hydrodynamic plugin available in Gazebo6+
  52. Submarine model available, but no dynamic model.
  53. Kuka-LWR and Mitsubishi PA-10 included. Other non-concurrent arms can be simulated via the kinematic chains actuator.
  54. Complete library of industrial robots
  55. including Salamander robot
  56. including Nao, DARwIn-OP, Fujitsu HOAP2, Kondo KHR-2HV, KHR-3, etc.
  57. Joint control (position/velocity only, no force control) and inverse kinematics
  58. OpenRAVE Closed chains
  59. OpenRAVE Dual-arm example
  60. Velodyne 3D laser scanner
  61. Acceleration and Gyro sensors
  62. OpenHRP sensors
  63. Collision detection uses a simplified model
  64. Possible, no model for noise
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.