How to set friction model to cone_model in SDF
Hi,
My skid steer robot is slipping when it hits 90 degrees, I understand that Ode uses a pyramid model of friction which causes this, and I would like to change this to a cone model in my sdf.
I believe it is possible from reading this: (http://sdformat.org/spec?ver=1.6&elem=physics#solver_friction_model). However when I try to add
Does anyone have an example of how this is done? or any information on why this wouldn't work?
Thanks in advance!
Asked by LukeT on 2018-11-01 10:12:48 UTC
Comments
Here is an example: https://bitbucket.org/osrf/gazebo/src/82a6d60bb6499d12c8fe3068518d6c7066184ecd/test/worlds/friction_cone.world?at=gazebo7&fileviewer=file-view-default. Which version of Gazebo are you using?
Asked by azeey on 2018-11-21 14:47:09 UTC