VREP Api Remote on Raspberry

Typically: "How do I... ", "How can I... " questions
Post Reply
romuloomena
Posts: 5
Joined: 27 Nov 2019, 19:17

VREP Api Remote on Raspberry

Post 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.

coppelia
Site Admin
Posts: 10360
Joined: 14 Dec 2012, 00:25

Re: VREP Api Remote on Raspberry

Post by coppelia »

Hello Romulo,

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

Cheers

Post Reply