Page 1 of 2

My Robot doesn´t interact with the floor.

Posted: 29 May 2018, 19:16
by carmoan
Hi! I made a Robot using SolidWorks and I export to V-Rep (URDF file), my problem is that the robot doesn´t interact with the floor, i mean, the joints seem work and the wheels spin but the robot doesn´t move forward. Can you help me? Thanks for the video, I appreciate!.

P.S.: I can share my scene if you want (sent me a email.)

Re: My Robot doesn´t interact with the floor.

Posted: 01 Jun 2018, 15:08
by coppelia
Hello,

my guess is that your shapes are not dynamics and probably also not respondable. Read more about this here.

Cheers

Re: My Robot doesn´t interact with the floor.

Posted: 05 Jun 2018, 16:57
by carmoan
Hello!

Thanks for answer me. My shapes are dynamics and respondable, i import from SolidWorks with URDF file, the diferents joints spin also the wheels but the robot doesnt move forward.

Cheers.

Re: My Robot doesn´t interact with the floor.

Posted: 08 Jun 2018, 12:38
by coppelia
Please share the scene file with us.

Cheers

Re: My Robot doesn´t interact with the floor.

Posted: 11 Jun 2018, 08:41
by carmoan
How i can do it?

Thanks for help me.

I apreciate.

Re: My Robot doesn´t interact with the floor.

Posted: 12 Jun 2018, 10:30
by coppelia
For example share a link to your dropbox file. Or google drive, etc.

Cheers

Re: My Robot doesn´t interact with the floor.

Posted: 12 Jun 2018, 22:13
by carmoan

Re: My Robot doesn´t interact with the floor.

Posted: 13 Jun 2018, 14:32
by coppelia
You have way too many triangles in your model. All those holes and details are not needed and will only slow down visualization, and simulation in general.
Then, your robot is duplicate it seems (several identical objects overlapping).
Finally, your robot is interacting with the floor (try lifting it above the floor and letting it fall).

Best is to start from scratch with such complex robots, and really go (and test) step-by-step.

Cheers

Re: My Robot doesn´t interact with the floor.

Posted: 13 Jun 2018, 14:58
by carmoan
The robot is a import from SolidWorks (URDF file), the duplicated objects just appeared , should i remove them? which one?. I thought they were useful (visual and respondable).Have you gotten the robot to move around the floor? i mean, the robot can move forward and spin?

Thanks for helping, i apreciate.

Cheers.

Re: My Robot doesn´t interact with the floor.

Posted: 15 Jun 2018, 15:19
by coppelia
Yes, you will have to clean up everything. Make sure to follow this tutorial for instance.

Cheers