From 9c8cb17146f76751fef0511d3f0d92081cd287af Mon Sep 17 00:00:00 2001 From: Vincenzo Di Pentima Date: Thu, 28 Nov 2024 13:51:45 +0100 Subject: [PATCH] Added ground plane to URDF for simulators (#226) * Added ground plane to urdf * Added condition on simulation for ground plane --- urdf/ur.urdf.xacro | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/urdf/ur.urdf.xacro b/urdf/ur.urdf.xacro index 8a89498..f78f4ca 100644 --- a/urdf/ur.urdf.xacro +++ b/urdf/ur.urdf.xacro @@ -53,10 +53,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +