How to run VREP simulations using Python scripts?
I am familiar with Gazebo and can control a model using python scripts for example: rosrun script some_code.py
(I created a catkin package 'script')
Now I am learning VREP and the problem is that how do I send scripts to my VREP simulation? Can my gazebo code be applied to VREP as well? I am using ROS Indigo on Ubuntu 14.04.
Perhaps this is something that you should ask at the Coppelia Robotics forum