Search found 2 matches

by kushi91221
11 Feb 2017, 21:09
Forum: Feature requests
Topic: Drawing shapes on vrep using python API
Replies: 1
Views: 4429

Drawing shapes on vrep using python API

I need to create some geometric shapes on the vrep environment using python API so is there any API that supports this function

Thanks in Advance
by kushi91221
14 Nov 2015, 22:08
Forum: Feature requests
Topic: selection action based on current perception using python
Replies: 1
Views: 4311

selection action based on current perception using python

HI,since i am new to vrep and python and to the starters I am able to avoid collision to obstacles but unable to implement an agent that has memory (sensor readings and action taken in the past) and using the position of the nearest block (from ‘getNearestConcretBlockDist(...)’ ) to approach the blo...