Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 663 Bytes

File metadata and controls

19 lines (13 loc) · 663 Bytes

vwrap

High-level wrapper for controlling V-REP simulations with Python.

Locating the Remote API Library

The (slightly modified) Python bindings to the remote API packaged with V-REP itself are included here to simplify usage. The modifications make it somewhat easier to load the remote API library. Instead of looking for the binary in the current directory, the library looks for a VREP environment variable, which should be set to the root directory of the v-rep install.