From 56ea9e1738dc0274af3a332e027cc4ad5e337785 Mon Sep 17 00:00:00 2001 From: Rui Figueiredo Date: Wed, 23 Jan 2019 15:47:45 +0000 Subject: [PATCH] replaced Asus xtion with Intel realsense D435 --- vizzy_description/robots/vizzy.urdf.xacro | 11 +- .../urdf/sensors/_d435.urdf.xacro | 139 ++++++++++++++++++ .../urdf/sensors/asus_camera.urdf.xacro | 85 ----------- vizzy_robot/launch/real_robot.launch | 5 + 4 files changed, 149 insertions(+), 91 deletions(-) create mode 100644 vizzy_description/urdf/sensors/_d435.urdf.xacro delete mode 100644 vizzy_description/urdf/sensors/asus_camera.urdf.xacro diff --git a/vizzy_description/robots/vizzy.urdf.xacro b/vizzy_description/robots/vizzy.urdf.xacro index 5c14607f..5cccf69c 100644 --- a/vizzy_description/robots/vizzy.urdf.xacro +++ b/vizzy_description/robots/vizzy.urdf.xacro @@ -22,8 +22,8 @@ - - + + @@ -96,10 +96,9 @@ - - - + + + diff --git a/vizzy_description/urdf/sensors/_d435.urdf.xacro b/vizzy_description/urdf/sensors/_d435.urdf.xacro new file mode 100644 index 00000000..953341f0 --- /dev/null +++ b/vizzy_description/urdf/sensors/_d435.urdf.xacro @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vizzy_description/urdf/sensors/asus_camera.urdf.xacro b/vizzy_description/urdf/sensors/asus_camera.urdf.xacro deleted file mode 100644 index dc62a0a8..00000000 --- a/vizzy_description/urdf/sensors/asus_camera.urdf.xacro +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/vizzy_robot/launch/real_robot.launch b/vizzy_robot/launch/real_robot.launch index c38a47e6..1adfcf5a 100644 --- a/vizzy_robot/launch/real_robot.launch +++ b/vizzy_robot/launch/real_robot.launch @@ -76,5 +76,10 @@ + + + + +