Robotics simulator

Last updated

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

Contents

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 biotic in nature when compared to simulators that are more binary, or computational. Also, behavior-based simulators may learn from mistakes and can demonstrate the anthropomorphic quality of tenacity.

Robologix robotics simulator RoboLogix4.jpg
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 can emulate the motion of a physical 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 to develop a robotics control program is highly recommended regardless of whether a physical 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 a physical robot. This applies mainly to industrial robotic applications, since the success of off-line programming depends on how similar the physical environment of a robot is to a simulated environment.

Sensor-based robot actions are much more difficult to simulate and/or to program off-line, since the robot motion depends on 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 visualized in a three-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

SoftwareDevelopersDevelopment status License 3D rendering enginePhysics engine3D modellerPlatforms supported
Gazebo Open Source Robotics Foundation (OSRF)Active Apache 2.0 OGRE ODE, Bullet, Simbody, DART InternalLinux, macOS, Windows
RoboDK RoboDKActive Proprietary OpenGL Gravity plug-in InternalLinux, macOS, Windows, Android, iOS, Debian
SimSpark O. Obst et al. (+26)Active GNU GPL (v2)Internal ODE NoneLinux, macOS, Windows
Webots Cyberbotics Ltd.Active Apache 2.0 Internal (WREN)Fork of ODEInternalLinux, macOS, Windows
OpenRAVE OpenRAVE CommunityActive GNU LGPL Coin3D, OpenSceneGraph ODE, Bullet InternalLinux, macOS, Windows
CoppeliaSim Coppelia RoboticsActiveDual: commercial, GNU GPL InternalMuJoCo, Bullet, ODE, Vortex, Newton InternalLinux, macOS, Windows
ENCY Robot [1] [2] ENCY SoftwareActiveProprietaryWindows [3]
SoftwareDevelopersDevelopment status License 3D rendering enginePhysics engine3D modellerPlatforms supported

Technical information

SoftwareMain programming languageFormats supportExtensibilityExternal APIs Robotics middleware supportPrimary user interfaceHeadless simulation
Gazebo C++ SDF [4] /URDF, [5] OBJ, STL, COLLADA Plug-ins (C++)C++ROS, Player, sockets (protobuf messages)GUIYes
RoboDK Python SLDPRT, SLDASM, STEP, OBJ, STL, 3DS, COLLADA, VRML, Robot Operating System URDF, Rhinoceros 3D, ...API, [6] Plug-In Interface [7] Python, C/C++, C#, Matlab, ...SocketGUIYes
SimSpark C++, Ruby Ruby Scene GraphsMods (C++)Network (sexpr)Sockets (sexpr)GUI, socketsUnknown
Webots C++WBT, VRML, X3D, 3DS, Blender, BVH, COLLADA, FBX, STL, OBJ, URDFAPI, PROTOs, plug-ins (C/C++)C, C++, Python, Java, Matlab, ROSSockets, ROS, NaoQIGUIYes [8]
OpenRAVE C++, Python XML, VRML, OBJ, COLLADA Plug-ins (C++), APIC/C++, Python, MatlabSockets, ROS, YARPGUI, socketsYes
CoppeliaSim C++, Python, Lua 3DS, Blender, COLLADA, STL, OBJ, URDF, SDF, GLTF, XMLPlug-ins (C/C++), embedded scripts (Python, Lua), remote API (C, C++, Python, Java, MATLAB, Octave), add-ons (Python, Lua)C, C++, Python, Java, MATLAB, Octave, ROS, ROS 2.0Sockets, ROS, ROS 2.0, ZeroMQ GUIYes
SoftwareMain programming languageFormats supportExtensibilityExternal APIsRobotic middleware supportPrimary user interfaceHeadless simulation

Infrastructure

Support

SoftwareMailing listAPI documentationPublic forum, help systemUser manualIssue trackerWikiChat
Gazebo Yes [9] Yes [10] Yes [11] Yes [12] Yes [13] No
RoboDK Yes [14] Yes [15] Yes [16] Yes [17] Yes [18] NoUnknown
SimSpark Yes [19] Yes [20] NoYes [21] Yes [22] Yes [23] Unknown
Webots NoYes [24] Yes [25] Yes [26] Yes [27] Yes [28] Yes [29]
OpenRAVE Yes [30] Yes [31] Yes [32] Yes [33] Yes [32] Yes [34] Unknown
CoppeliaSim NoYes [35] Yes [36] Yes [37] Yes [38] UnknownNo
SoftwareMailing listAPI documentationPublic forum, help systemUser manualIssue trackerWiki

Code quality

SoftwareStatic code checkerStyle checkerTest system(s)Test function coverageTest branch coverageLines of codeLines of commentsContinuous integration
Gazebo cppcheck [39] cpplint [39] gtest and qtest [39] 77.0% [39] 53.3% [39] 320k [39] 106k [39] Jenkins [39]
RoboDK UnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknown
SimSpark UnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknown
Webots cppcheck [40] clang-format [41] unit tests [42] 100% of API functions [43] master, [44] develop [45] ~200k~50kGitHub Actions
OpenRAVE UnknownUnknown Python nose UnknownUnknownUnknownUnknownJenkins [46]
CoppeliaSim UnknownUnknownUnknownUnknownUnknownUnknownUnknownUnknown
SoftwareStatic code checkerStyle checkerTest system(s)Test function coverageTest branch coverageLines of codeLines of commentsContinuous integration

Features

SoftwareCAD to motionDynamic collision avoidanceRelative end effectorsOff-line programmingReal-time streaming control of hardware
Gazebo UnknownYesYesYesYes
RoboDK YesYesYesYesYes
SimSpark UnknownNoUnknownNoNo
Webots UnknownYesYesYesYes
OpenRAVE UnknownNoUnknownNoNo
CoppeliaSim UnknownYesYesYesYes
SoftwareCAD to motionDynamic collision avoidanceRelative end effectorsOff-line programmingReal-time streaming control

Robot families

SoftwareUGV (ground mobile robot)UAV (aerial robots)AUV (underwater robots)Robotic armsRobotic hands (grasping simulation)Humanoid robotsHuman avatarsFull list
Gazebo Yes [47] Yes [48] Yes [49] Yes [50] Yes [51] Yes [52] Yes [53]
RoboDK NoNoNoYes [54] NoNoNoYes [54]
SimSpark YesNoNoMaybeMaybeYesNo
Webots YesYesYes [55] YesYesYes [56] YesYes [57]
OpenRAVE YesUnknownUnknownYesYesYesYes
CoppeliaSim YesYesYesYesYesYesYesYes [58]
SoftwareUGV (ground mobile robot)UAV (aerial robots)AUV (underwater robots)Robotic armsRobotic hands (grasping simulation)Humanoid robotsHuman avatarsFull list

Supported actuators

SoftwareGeneric kinematic chainsForce-controlled motionFull listCircular kinematic chainsKinematically redundant chainsBifurcated kinematic chains
Gazebo YesYesYesYesYes
RoboDK UnknownUnknownUnknownUnknownUnknown
SimSpark YesNo SimSpark effectors UnknownUnknownUnknown
Webots YesYes Webots actuators YesYesYes
OpenRAVE YesYes Joints,Extra Actuators Yes [59] YesYes [60]
CoppeliaSim YesYesYesYesYes
SoftwareGeneric kinematic chainsForce-controlled motionFull listCircular kinematic chainsKinematically redundant chainsBifurcated kinematic chains

Supported sensors

SoftwareOdometryIMUCollisionGPSMonocular camerasStereo camerasDepth camerasOmnidirectional cameras2D laser scanners3D laser scannersFull list
Gazebo YesYesYes [61] YesYes [62] YesYesYesYes [63] Yes [63]
RoboDK UnknownUnknownUnknownUnknownUnknownYesYesYesYesYes
SimSpark YesYesYes [64] Partial [65] YesPartialUnknownUnknownNoNo SimSpark perceptors
Webots YesYesYesYesYesYesYesYesYesYes Webots sensors
OpenRAVE YesYesYesYesYesYesYesUnknownYesYes
CoppeliaSim YesYesYesYesYesYesYesYesYesYes
SoftwareOdometryIMUCollisionGPSMonocular camerasStereo camerasDepth camerasOmnidirectional cameras2D laser scanners3D laser scannersFull list

References

  1. "ENCY Software, DAMRC partner for robotic machining technologies". Engineering.com. 2025-03-17. Retrieved 2025-09-26.
  2. "Cooperation between ENCY Software and DAMRC: Advances in robot-assisted machining". 3Printr. 2025-03-17. Retrieved 2025-09-26.
  3. "Download ENCY CAD/CAM Software". encycam.com. Retrieved 2025-09-26.
  4. OSRF. "SDF". sdformat.org. Retrieved 2019-04-27.
  5. "urdf - ROS Wiki". wiki.ros.org. Retrieved 2017-10-06.
  6. "RoboDK API". GitHub . 22 October 2021.
  7. "RoboDK Plug-In Interface". GitHub . 16 October 2021.
  8. However, requires a connection on an X server for 3D rendering
  9. "Gazebo Community" . Retrieved 2019-04-27.
  10. "Gazebo API". Gazebo Community. Retrieved 2019-04-27.
  11. "Gazebo Answers". Gazebo Community. Retrieved 2019-04-27.
  12. "Gazebo Tutorials". Gazebo Community. Retrieved 2019-04-27.
  13. "Gazebo Issue Tracker". Gazebo Community. Retrieved 2019-04-27.
  14. RoboDK mailing list
  15. RoboDK API Documentation
  16. RoboDK Forum
  17. RoboDK Documentation
  18. RoboDK Bug tracker
  19. SimSpark mailing lists
  20. "SimSpark client protocols". Archived from the original on 2016-02-25. Retrieved 2015-04-08.
  21. "SimSpark user manual (Wiki)". Archived from the original on 2015-02-25. Retrieved 2015-04-08.
  22. SimSpark Tracker
  23. SimSpark Wiki [ permanent dead link ]
  24. Webots Reference Manual
  25. "Discussions · cyberbotics/Webots". GitHub .
  26. Webots User Guide
  27. Webots issues on GitHub
  28. Webots technical wiki on GitHub
  29. Webots Discord channel
  30. OpenRAVE mailing list
  31. OpenRAVE API
  32. 1 2 OpenRAVE Issue Tracker
  33. OpenRAVE User Guide
  34. OpenRAVE Wiki
  35. CoppeliaSim API
  36. Coppelia Robotics Forum
  37. CoppeliaSim User Manual
  38. Coppelia Robotics bug reports
  39. 1 2 3 4 5 6 7 8 OSRF. "Gazebo". gazebosim.org. Retrieved 2019-04-27.
  40. CppCheck
  41. Clang Format
  42. Unit tests
  43. API tests
  44. Webots master
  45. Webots develop
  46. Source
  47. OSRF. "Gazebo : Tutorial : Beginner: Model Editor". gazebosim.org. Retrieved 2019-04-27.
  48. OSRF. "Gazebo : Tutorial : Aerodynamics". gazebosim.org. Retrieved 2019-04-27.
  49. OSRF. "Gazebo : Tutorial : Hydrodynamics". gazebosim.org. Retrieved 2019-04-27.
  50. OSRF. "Gazebo : ARIAC". gazebosim.org. Retrieved 2019-04-27.
  51. OSRF. "Gazebo : HAPTIX". gazebosim.org. Retrieved 2019-04-27.
  52. "DARPA's legacy: Open source simulation for robotics development and testing". Robohub.org. Retrieved 2019-04-27.
  53. OSRF. "Gazebo : Tutorial : Make an animated model (actor)". gazebosim.org. Retrieved 2019-04-27.
  54. 1 2 RoboDK robot library
  55. including Salamander robot
  56. including Nao, DARwIn-OP, Fujitsu HOAP2, Kondo KHR-2HV, KHR-3, etc.
  57. Webots robot models
  58. CoppeliaSim main features
  59. OpenRAVE Closed chains
  60. OpenRAVE Dual-arm example
  61. OSRF. "Gazebo : Tutorial : Contact Sensor". gazebosim.org. Retrieved 2019-04-27.
  62. OSRF. "Gazebo : Tutorial : Camera Distortion". gazebosim.org. Retrieved 2019-04-27.
  63. 1 2 OSRF. "Gazebo : Tutorial : Intermediate: Velodyne". gazebosim.org. Retrieved 2019-04-27.
  64. Collision detection uses a simplified model
  65. Possible, no model for noise