Robotics StackExchange | Archived questions

robot sliding (and rotating)

Hi, I'm trying to simulate a humanoid robot. To try to tune the PID coefficients, I put the feet as being kinematic, and I put a range between 0 and 0 (so they are fixed) for all joints excepted the ankles for witch I was tunning the PID. Up to that point all went right.

Then I decided to remove the kinematic tag for the foots to see if my robot falls or not. The result was quiet unexpected : the robot didn't fall (that's good, it isn't supposed to if my tunings are good enough), but it started to slide slowly (about 1cm/s) and to rotate around the vertical axis).

Do you have any idea where it comes from and how to correct it?

I'm using gazebo 8.1.0 and Xubuntu 16.04

The files:

Thank you very much in advance

Félix

Asked by felix on 2017-05-18 07:33:15 UTC

Comments

Hi, I have similar problem with a car-like robot. Did you find a solution since the moment you posted this question ?

Asked by blevesque on 2017-06-12 04:35:36 UTC

Sorry, I mist your comment. The problem disappeared, but I have no clue what made it disappear

Asked by felix on 2017-06-22 01:59:04 UTC

Hi @felix like @blevesque i'm having this similar problem. Could you post your updated .sdf files? I'd like to see the changes which prevented the sliding.

Thanks

Asked by JeremySMorgan on 2018-11-28 23:09:45 UTC

Answers