Skip to content
Snippets Groups Projects
Commit 095f2ef7 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added the kp and kd parameters to the wheels to avoid sliping.

parent be7037a7
No related branches found
No related tags found
No related merge requests found
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
<selfCollide>true</selfCollide> <selfCollide>true</selfCollide>
<mu1>100.000000</mu1> <mu1>100.000000</mu1>
<mu2>50.000000</mu2> <mu2>50.000000</mu2>
<!-- <kp>1e15</kp>--> <kp>1e15</kp>
<!-- <kd>1e13</kd>--> <kd>1e13</kd>
<!-- <minDepth>0.01</minDepth>--> <!-- <minDepth>0.01</minDepth>-->
</gazebo> </gazebo>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment