Skip to content

Commit

Permalink
update collision parameters for cylindrical objects
Browse files Browse the repository at this point in the history
  • Loading branch information
stibipet committed Feb 2, 2024
1 parent b27bc2e commit a5d3dce
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@ limitations under the License.
</geometry>
<surface>
<ode>
<kp>1000000.0</kp>
<kd>1.0</kd>
<mu1>0.8</mu1>
<mu2>0.8</mu2>
<min_depth>0.001</min_depth>
<max_vel>0.0</max_vel>
</ode>
Expand Down

0 comments on commit a5d3dce

Please sign in to comment.