From 52940d712d16ccbf2d20689593ee5a5da295640b Mon Sep 17 00:00:00 2001 From: Yosuke Yamamoto Date: Mon, 13 Jul 2020 15:47:52 +0900 Subject: [PATCH] mod nextage_calibration dependencies with openni_description that is changed from turtlebot_descriptions. --- .../launch/gazebo_kinect_checkerboard_chest.launch | 4 ++-- .../launch/gazebo_kinect_checkerboard_waist.launch | 4 ++-- nextage_calibration/models/sensor_kinect.xacro | 6 ++++-- nextage_calibration/package.xml | 4 +++- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/nextage_calibration/launch/gazebo_kinect_checkerboard_chest.launch b/nextage_calibration/launch/gazebo_kinect_checkerboard_chest.launch index 47e764e0..b336f182 100644 --- a/nextage_calibration/launch/gazebo_kinect_checkerboard_chest.launch +++ b/nextage_calibration/launch/gazebo_kinect_checkerboard_chest.launch @@ -9,7 +9,7 @@ name="spawn_sensor_kinect" type="spawn_model" args="-urdf -param sensor_description -model sensor_kinect - -reference_frame HEAD_JOINT1_Link -P 1.5708 -x -0.15 -z 0.05" + -reference_frame HEAD_JOINT1_Link -P 1.5708 -x 0.15 -z 0.15" /> + -reference_frame WAIST" /> diff --git a/nextage_calibration/launch/gazebo_kinect_checkerboard_waist.launch b/nextage_calibration/launch/gazebo_kinect_checkerboard_waist.launch index 504f87b1..2983343f 100644 --- a/nextage_calibration/launch/gazebo_kinect_checkerboard_waist.launch +++ b/nextage_calibration/launch/gazebo_kinect_checkerboard_waist.launch @@ -9,7 +9,7 @@ name="spawn_sensor_kinect" type="spawn_model" args="-urdf -param sensor_description -model sensor_kinect - -reference_frame HEAD_JOINT1_Link -P 1.5708 -x -0.15 -z 0.05" + -reference_frame HEAD_JOINT1_Link -P 1.5708 -x 0.15 -z 0.15" /> + -reference_frame WAIST" /> diff --git a/nextage_calibration/models/sensor_kinect.xacro b/nextage_calibration/models/sensor_kinect.xacro index cde2b724..4db2a671 100644 --- a/nextage_calibration/models/sensor_kinect.xacro +++ b/nextage_calibration/models/sensor_kinect.xacro @@ -1,8 +1,10 @@ - + - + true diff --git a/nextage_calibration/package.xml b/nextage_calibration/package.xml index f6707642..e3e22d09 100644 --- a/nextage_calibration/package.xml +++ b/nextage_calibration/package.xml @@ -27,7 +27,9 @@ openni2_launch tf urdf - turtlebot_description + openni_camera + openni_description + openni_launch nextage_gazebo