Page 1 of 1

V-Rep installation on Ubuntu

Posted: 17 Apr 2016, 21:42
by Space
Hi,

I would like to have a tutorial on how to install V-Rep on Ubuntu 14.04 as until now i was only working on Win7.

thanks in advance

space

Re: V-Rep installation on Ubuntu

Posted: 17 Apr 2016, 23:12
by grindrise
hello,

http://www.coppeliarobotics.com/downloads.html

You have to download it from here and you should unpack it to somewhere and thats all after it can be ran by terminal.
You have to go in V-rep folder and run "./vrep.sh".

Cheers

Re: V-Rep installation on Ubuntu

Posted: 05 Jan 2018, 07:48
by farah amirah
hello, i want to ask is it possible to run vrep in ubuntu with ROS? Is we able to run simulation of kuka youbot vrep and at the same time we able to run the real youbot using ros ubuntu?

Re: V-Rep installation on Ubuntu

Posted: 05 Jan 2018, 10:39
by coppelia
Hello,

yes, you can do that. You will however have to prepare all the ROS messages yourself, and correctly link that with the YouBot model. Have a look here, and at the very simple demo scene for ROS communication: scenes/rosInterfaceTopicPublisherAndSubscriber.ttt.

Cheers