sdf robot model slippery, slides no friction
Hello I got an issue with a humanoid robot modeled in sdf format. The model itself is fine. However, my problem is the model slips, slides, and can't stay in place as soon as i move a joint (via plugin of window).
The model plug in is not the problem in this case.
I tried inserting the <mu> tags, <surface><contact> <kp> <kd> tags but they don'e work. I suspect I need a separate world plugin but i am not sure about this since the model already has a plugin.
You anyone please advise?
Thank you
Please post your SDF files, and tell us what version of Gazebo you're using.
i am using Gazebo I am not comfortable posting the whole sdf file. Can i post an sdf file that has only the lower body, that is with links (visual + collision) and joints?
thank you hsu i will saw the mu values and they are way higher than what i have, in fact these values are crazy high. i will post some of the code for the links and joints once i figure how to properly use this website.
here is a sample of a link
<link name="right_foot"> <pose>.030 -.090 .010 0 0 0</pose> <inertial> <mass>1.5</mass> <inertia> <ixx>1.0</ixx><ixy>0.0</ixy><ixz>0.0</ixz><iyy>1.0</iyy><iyz>0.0</iyz><izz>1.0</izz> </inertia> </inertial> <collision name="collision"> <geometry> <box><size>.300 .120 .020</size></box> <!-- <mesh><uri>model://</uri></mesh> --> </geometry> <surface> <friction> <ode><mu>0.3</mu></ode
<link name="right_foot"> <pose>.030 -.090 .010 0 0 0</pose> <inertial> <mass>1.5</mass> <inertia> <ixx>1.0</ixx><ixy>0.0</ixy><ixz>0.0</ixz><iyy>1.0</iyy><iyz>0.0</iyz><izz>1.0</izz> </inertia> </inertial> <collision name="collision"> <geometry> <box><size>.300 .120 .020</size></box> <!-- <mesh><uri>model://</uri></mesh> --> </geometry> <surface> <friction> <ode><mu>0.3</mu></ode
<link name="right_foot"> <pose>.030 -.090 .010 0 0 0</pose> <inertial> <mass>1.5</mass> <inertia> <ixx>1.0</ixx><ixy>0.0</ixy><ixz>0.0</ixz><iyy>1.0</iyy><iyz>0.0</iyz><izz>1.0</izz> </inertia> </inertial> <collision name="collision"> <geometry> <box><size>.300 .120 .020</size></box> <!-- <mesh><uri>model://</uri></mesh> --> </geometry> <surface> <friction> <ode><mu>0.3</mu></ode
It will be hard to debug your problem without a complete SDF file. We can take this offline so that you don't have to post a complete SDF. Please contact me using nate@osrfoundation.org