From cbdb9f0e5e72d229f781f607d4e52291c91c26ec Mon Sep 17 00:00:00 2001 From: Walter Fetter Lages Date: Wed, 16 Mar 2022 23:07:05 -0300 Subject: [PATCH] Fix joint name. Adjust friction. --- twil_description/xacro/caster_wheel.urdf.xacro | 14 +++++++++----- twil_description/xacro/fixed_wheel.urdf.xacro | 12 ++++++++---- twil_description/xacro/tower.urdf.xacro | 1 + twil_description/xacro/twil.urdf.xacro | 2 +- 4 files changed, 19 insertions(+), 10 deletions(-) diff --git a/twil_description/xacro/caster_wheel.urdf.xacro b/twil_description/xacro/caster_wheel.urdf.xacro index a1aaf19..d0b904f 100644 --- a/twil_description/xacro/caster_wheel.urdf.xacro +++ b/twil_description/xacro/caster_wheel.urdf.xacro @@ -36,12 +36,16 @@ Gazebo/Grey - + 0.8 + 0.8 + 100000000.0 + 10.0 0.001 + diff --git a/twil_description/xacro/fixed_wheel.urdf.xacro b/twil_description/xacro/fixed_wheel.urdf.xacro index 31d48dc..a432dec 100644 --- a/twil_description/xacro/fixed_wheel.urdf.xacro +++ b/twil_description/xacro/fixed_wheel.urdf.xacro @@ -49,12 +49,16 @@ Gazebo/FlatBlack - + 0.8 + 0.8 + 100000000.0 10.0 0.001 + diff --git a/twil_description/xacro/tower.urdf.xacro b/twil_description/xacro/tower.urdf.xacro index b724cd6..d5c16f7 100644 --- a/twil_description/xacro/tower.urdf.xacro +++ b/twil_description/xacro/tower.urdf.xacro @@ -36,6 +36,7 @@ + diff --git a/twil_description/xacro/twil.urdf.xacro b/twil_description/xacro/twil.urdf.xacro index 76c84f9..b67f4fc 100644 --- a/twil_description/xacro/twil.urdf.xacro +++ b/twil_description/xacro/twil.urdf.xacro @@ -131,7 +131,7 @@ gazebo_ros2_control/GazeboSystem - + -100 100 -- 2.12.0