PyDSLRep: A domain-specific language for robotic simulation in V-Rep

PLoS One. 2020 Jul 1;15(7):e0235271. doi: 10.1371/journal.pone.0235271. eCollection 2020.

Abstract

Calculating forward and inverse kinematics for robotic agents is one of the most time-intensive tasks when controlling the robot movement in any environment. This calculation is then encoded to control the motors and validated in a simulator. The feedback produced by the simulation can be used to correct the code or to implement the code can be implemented directly in the robotic agent. However, the simulation process executes instructions that are not native to the robotic agents, extending development time or making it preferable to validate the code directly on the robot, which in some cases might result in severe damage to it. The use of Domain-Specific Languages help reduce development time in simulation tasks. These languages simplify code generation by describing tasks through an easy-to-understand language and free the user to use a framework or programming API directly for testing purposes. This article presents the language PyDSLRep, which is characterized by the connection and manipulation of movement in mobile robotic agents in the V-Rep simulation environment. This language is tested in three different environments by twenty people, against the framework given by V-Rep, demonstrating that PyDSLRep reduces the average development time by 45.22%, and the lines of code by 76.40% against the Python framework of V-Rep.

MeSH terms

  • Biomechanical Phenomena
  • Computer Simulation
  • Equipment Design
  • Humans
  • Movement
  • Programming Languages*
  • Robotics / instrumentation
  • Robotics / methods*

Associated data

  • figshare/10.6084/m9.figshare.11678085
  • figshare/10.6084/m9.figshare.11959308
  • figshare/10.6084/m9.figshare.11959317

Grants and funding

The author(s) received no specific funding for this work.