helper library for vrep with remote python API

Typically: "How do I... ", "How can I... " questions
Post Reply
Manon
Posts: 3
Joined: 07 Dec 2017, 16:52
Location: Clermont Ferrand, France

helper library for vrep with remote python API

Post by Manon »

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 useful for you !
(and it works for 32 and 64 bits thanks to a small if added in vrep.py !

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

Re: helper library for vrep with remote python API

Post by coppelia »

Thanks Manon,

we'll have a look at it!

Cheers

Post Reply