Search found 5 matches

by Taher hek
19 Nov 2013, 19:27
Forum: Feature requests
Topic: Connector for robots
Replies: 7
Views: 8814

Re: Connector for robots

You mean a box that is carried at the same time by several robots? What happens if the two robots move farther away? Will the box fall? Float in the air? Or stay with one robot only? Not sure I understand... In your scenario, where an object should be carried in a non-physical sense (i.e. fake gras...
by Taher hek
18 Nov 2013, 12:05
Forum: Feature requests
Topic: Connector for robots
Replies: 7
Views: 8814

Re: Connector for robots

You have the same functionality in V-REP, provided in various forms: you can attach an object to another object via the simSetObjectParent API function. you can link two dynamic objects via linked dummies. Refer to simSetLinkDummy function. If your object is dynamic, then you might have to make it ...
by Taher hek
18 Nov 2013, 11:14
Forum: General questions
Topic: Inverse Kinematic and Swedish wheel in KUKA youbot
Replies: 0
Views: 3214

Inverse Kinematic and Swedish wheel in KUKA youbot

Hi, I love to simulate KUKA youbot robot in V-REP. I know this robot is developed in V-REP but I want to know is there anything for it's inverse kinematic? How can I calculate each joint angle dynamically to do a special job? And also this robot uses Swedish wheel. Is there anyway to calculate each ...
by Taher hek
13 Nov 2013, 14:43
Forum: Feature requests
Topic: Connector for robots
Replies: 7
Views: 8814

Re: Connector for robots

Hi, what is a connector? Or how to you use it? What is it good for? Cheers Hi, A connector is a really useful device that let two object connect to each other. In weobots there is an example for connector. A robot connects to another robot via a connector. Check this example and the documentation f...
by Taher hek
11 Nov 2013, 18:53
Forum: Feature requests
Topic: Connector for robots
Replies: 7
Views: 8814

Connector for robots

Hi,
I really want to use connector in robots. This device is implemented in other simulator like webots but I couldn't find it in V-REP.
So I think it's good to add such devices to V-REP.