From a2dab91a68206e7722f0045a679ed8673eb98064 Mon Sep 17 00:00:00 2001 From: archielee Date: Tue, 2 Feb 2016 10:11:48 -0500 Subject: [PATCH 1/3] Removed optenv conditions in upload_pr2.launch which are unnecessary --- pr2_description/robots/upload_pr2.launch | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/pr2_description/robots/upload_pr2.launch b/pr2_description/robots/upload_pr2.launch index 90a76ba..a0e0114 100644 --- a/pr2_description/robots/upload_pr2.launch +++ b/pr2_description/robots/upload_pr2.launch @@ -1,14 +1,6 @@ - + - - - - - - - - From 542a803b869ce9151a0c5847b175c87a29ec5c27 Mon Sep 17 00:00:00 2001 From: archielee Date: Tue, 2 Feb 2016 10:21:42 -0500 Subject: [PATCH 2/3] Added sanity checking in .xacro so no errors pop up if both KINECT2 and KINECT1 are set true --- pr2_description/robots/pr2.urdf.xacro | 44 ++++++++++++++------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/pr2_description/robots/pr2.urdf.xacro b/pr2_description/robots/pr2.urdf.xacro index 576955b..d686f0f 100644 --- a/pr2_description/robots/pr2.urdf.xacro +++ b/pr2_description/robots/pr2.urdf.xacro @@ -136,27 +136,6 @@ - - - - - - - - - - @@ -165,4 +144,27 @@ + + + + + + + + + + + + From eb495881cb505e97d9398dad10b8a6f91504535c Mon Sep 17 00:00:00 2001 From: archielee Date: Tue, 2 Feb 2016 13:06:01 -0500 Subject: [PATCH 3/3] Added a missing bracket --- pr2_description/robots/pr2.urdf.xacro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pr2_description/robots/pr2.urdf.xacro b/pr2_description/robots/pr2.urdf.xacro index d686f0f..df41e78 100644 --- a/pr2_description/robots/pr2.urdf.xacro +++ b/pr2_description/robots/pr2.urdf.xacro @@ -145,7 +145,7 @@ - +