EricssonResearch / scott-eu

SCOTT – Secure Connected Trustable Things
https://scottproject.eu/uc04-logistics-management-using-collaborative-robots-and-devops-methodologies/
Apache License 2.0
20 stars 8 forks source link

V-REP player is not supported #85

Closed berezovskyi closed 6 years ago

berezovskyi commented 6 years ago

https://github.com/EricssonResearch/scott-eu/blob/simulation-ros/simulation-ros/src/vrep_ros_interface/cmake/modules/FindVREP.cmake#L19 requires the programming/ folder to exist, which is missing on the V-REP installations.

jramadeu commented 6 years ago

This is odd. I downloaded the linux version and it has the programming folder. If you're using the V-REP Player instead, don't do this. Stick to the V-REP PRO EDU.

albertohata commented 6 years ago

I included instruction in the readme to use the PRO or PRO edu versions. We didn't try to use the Player version yet.

berezovskyi commented 6 years ago

I was just thinking to use Player in a VM if it is lighter. And because instructions suggested so, I think. But thanks @albertohata for the update.