From 58f23c7f1c4345de8963fc01ee67821d645227e4 Mon Sep 17 00:00:00 2001 From: Victor Lopez Date: Fri, 28 May 2021 15:39:07 +0000 Subject: [PATCH] Tune a bit physics to avoid joint slippage, specially in TIAGo --- pmb2_description/urdf/wheels/caster.gazebo.xacro | 12 ++++++------ pmb2_description/urdf/wheels/caster.urdf.xacro | 3 ++- pmb2_description/urdf/wheels/wheel.urdf.xacro | 1 + 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/pmb2_description/urdf/wheels/caster.gazebo.xacro b/pmb2_description/urdf/wheels/caster.gazebo.xacro index 1de6c4b5..30d753ca 100644 --- a/pmb2_description/urdf/wheels/caster.gazebo.xacro +++ b/pmb2_description/urdf/wheels/caster.gazebo.xacro @@ -16,7 +16,7 @@ 100000000.0 - 10.0 + 100000.0 1.0 @@ -24,14 +24,14 @@ - 10.0 - 0.0005 + 1.0 + 0.005 Gazebo/DarkGrey 100000000.0 - 10.0 + 100000.0 1.0 @@ -39,8 +39,8 @@ - 10.0 - 0.0005 + 1.0 + 0.005 Gazebo/DarkGrey diff --git a/pmb2_description/urdf/wheels/caster.urdf.xacro b/pmb2_description/urdf/wheels/caster.urdf.xacro index 9a7a3675..bee44a3d 100644 --- a/pmb2_description/urdf/wheels/caster.urdf.xacro +++ b/pmb2_description/urdf/wheels/caster.urdf.xacro @@ -64,7 +64,7 @@ - + @@ -72,6 +72,7 @@ + diff --git a/pmb2_description/urdf/wheels/wheel.urdf.xacro b/pmb2_description/urdf/wheels/wheel.urdf.xacro index f4b779ed..25397fe2 100644 --- a/pmb2_description/urdf/wheels/wheel.urdf.xacro +++ b/pmb2_description/urdf/wheels/wheel.urdf.xacro @@ -72,6 +72,7 @@ Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041 +