Search found 3 matches

by Manon
11 Feb 2018, 14:41
Forum: General questions
Topic: helper library for vrep with remote python API
Replies: 1
Views: 1316

helper library for vrep with remote python API

Hello, I manage two students who begin in robotics and I just wrote a few python classes to help them get started. They are available here : https://github.com/cortial-manon/vrep-robot-helper I know it still lacks lots of features, but feel free to use it, complete or correct it and tell me if it's ...
by Manon
12 Dec 2017, 10:19
Forum: General questions
Topic: Problem with remoteApi.dll
Replies: 3
Views: 3043

Re: Problem with remoteApi.dll

As I said in http://forum.coppeliarobotics.com/viewtopic.php?f=5&t=6705 , I found out that that 64bits version of remoteApi.dll fails, while the 32bits works on my 64bits windows 10 computer (but I just started working o vrep, so I'm not sure everything works). There was an exeption at line libs...
by Manon
12 Dec 2017, 10:11
Forum: Bug reports
Topic: vrep 3.4 crash when using python api
Replies: 7
Views: 6752

Re: vrep 3.4 crash when using python api

Hi, I just installed vrep on my windows 10 64 bits, and so far, I found: - to avoid the crash after 1 minute, go to the user settings at the bottom of the left bar and disable auto-save. You get an 'unknown exception', but afterwise, everything runs ok (as far as I know) - to use the Python API, use...