Software:CoppeliaSim

From HandWiki
CoppeliaSim
Developer(s)Coppelia Robotics AG
Stable release
4.6 / October 21st, 2023
Operating systemWindows, Linux, macOS
TypeRobotics simulator
LicenseDual licensed (commercial or GPL)
WebsiteCoppelia Robotics web page

CoppeliaSim, formerly known as V-REP, is a robot simulator used in industry, education and research.[1][2] It was originally developed within Toshiba R&D and is currently being actively developed and maintained by Coppelia Robotics AG, a small company located in Zurich, Switzerland.

It is built around a distributed control architecture having Python and Lua scripts, or C/C++ plug-ins acting as individual, synchronous controllers. Additional asynchronous controllers can execute in another process, thread or machine via various middleware solutions (ROS, remote API,[3] ZeroMQ) with programming languages such as C/C++, Python, Java and Matlab.

CoppeliaSim uses a kinematics engine for forward and inverse kinematics calculations, and several physics simulation libraries (MuJoCo, Bullet, ODE, Vortex, Newton Game Dynamics) to perform rigid body simulation. Models and scenes are built by assembling various objects (meshes, joints, various sensors, Point clouds, OC trees, etc.) into a hierarchical structure. Additional functionality, provided by plug-ins, include: motion planning (via OMPL), synthetic vision and imaging processing (e.g. via OpenCV), collision detection, minimum distance calculation, custom graphical user interfaces and Data visualization (e.g. via plots).

The main fields of application of CoppeliaSim are robotics research[4] and education.[5][6][7]

References

  1. Rohmer, Eric; Singh, Surya P. N.; Freese, Marc (3 November 2013). "CoppeliaSim (formerly V-REP): a Versatile and Scalable Robot Simulation Framework". 2013 IEEE/RSJ International Conference on Intelligent Robots and Systems. Tokyo, Japan. pp. 1321–1326. doi:10.1109/IROS.2013.6696520. https://www.coppeliarobotics.com/coppeliaSim_v-rep_iros2013.pdf. 
  2. "CoppeliaSim / V-REP paper references". https://coppeliarobotics.com/citingPapers. 
  3. "Remote API reference". https://www.coppeliarobotics.com/helpFiles/en/remoteApiOverview.htm. 
  4. Jiménez, A.; Anzola, J.; Rubén González Crespo, Vicente García-Díaz; L., Zhao (2020). "PyDSLRep: A domain-specific language for robotic simulation in V-Rep". PLOS ONE 15 (7): e0235271. doi:10.1371/journal.pone.0235271. PMID 32609761. Bibcode2020PLoSO..1535271J. 
  5. Caio, Camargo; Gonçalves, José; Conde, Miguel Á.; Rodríguez-Sedano, Francisco J.; Costa, Paulo; García-Peñalvo, Francisco J. (2021). "Systematic Literature Review of Realistic Simulators Applied in Educational Robotics Context". Sensors 21 (12): 4031. doi:10.3390/s21124031. PMID 34208046. 
  6. "CoppeliaSim Introduction - Northwestern Mechatronics Wiki". http://hades.mech.northwestern.edu/index.php/CoppeliaSim_Introduction. 
  7. Giuliani, Manuel; Assaf, Tareq; Giannaccini, Maria Elena, eds (2018). "Feature and Performance Comparison of the V-REP, Gazebo and ARGoS Robot Simulators". Towards Autonomous Robotic Systems. Springer International Publishing. pp. 357–368. ISBN 978-3-319-96728-8. 

External links