Page 1 of 1

Ball balancing plate system does not seem stable

Posted: 10 Oct 2019, 06:43
by rohith
Hello there,
I am trying to simulate a closed kinematic chain ball balancing system on V-REP. I want it to first stay at it's initial position with the motors at their zero positions. I have tried my best to make it work, but still it doesn't seem stable even with ODE physics engine. I would highly appreciate it if you can recommend any steps to solve this issue.
I have uploaded the scene here : https://www.dropbox.com/s/hmlhlwoq4zl7d ... 2.ttt?dl=0

Re: Ball balancing plate system does not seem stable

Posted: 10 Oct 2019, 10:26
by RL_Niryo
Hi,

I'm not an expert, but I also had some unstability issues and I solved that by using Bullet 2.83 engine. I do not know why, but it worked on my scene

Cheers

Re: Ball balancing plate system does not seem stable

Posted: 10 Oct 2019, 17:39
by rohith
Hello RL_Niryo,
Thank you for the reply. I tried doing the same, but it did not give me any positive results. I have a feeling it might have to do something with inertias or singularities.

Re: Ball balancing plate system does not seem stable

Posted: 15 Oct 2019, 10:26
by coppelia
Hello,

if you display the contact points you'll know why your mechanism is not stable: adjacent parts are constantly colliding. YOu can enable/disable contact point display in the general dynamics properties.

Also, make sure to carefully read this page, mainly design considerations 1-3 and 6-8.

Cheers

Re: Ball balancing plate system does not seem stable

Posted: 16 Oct 2019, 07:26
by rohith
Hello Coppelia, thank you. I will definitely look into it.

Re: Ball balancing plate system does not seem stable

Posted: 08 Dec 2020, 13:48
by Pawan Singh
RL_niryo

Can u send your code and scene file I have some issues in my design which I can rectify using yours.