Page 1 of 1

VREP Api Remote on Raspberry

Posted: 27 Nov 2019, 20:48
by romuloomena
I need to do some tests running a Python code in a Raspberry, to control remotely a VREP robot ran in a computer connected in the same network. However, Python returns an error when importing vrep package. I thing that's occurring because the remote api lib file for Linux is not compatible with ARM processors. Is there any version of lib file for Raspberry processors?

Thank you,
Romulo.

Re: VREP Api Remote on Raspberry

Posted: 02 Dec 2019, 10:02
by coppelia
Hello Romulo,

I think you will have to compile the remote API library yourself.

Cheers