Preface

This tutorial will teach you how to get the PR2 to rotate the object in front of one of its cameras in order to obtain the object model.

Steps to reproduce the experiments:

bin/ias_drawer_executive -121 1 -0.026910495869662321, -0.052571707068107605, 1.30157109054388, -0.67400052002840583, -1.3878958917494466, -1.3635043565396017, 0 .01
bin/ias_drawer_executive -18 [0|1]   with 0 = right, 1 = left gripper

* close the gripper gently:
bin/ias_drawer_executive -30 [0|1]   with 0 = right, 1 = left gripper
bin/ias_drawer_executive -38 shows the current closing of grippers in meters
bin/ias_drawer_executive -19 1 amount_in_% (%0 - fully opened, 100% is fully closed)
rosbag record /narrow_stereo/left/image_rect /tf -O bagname 

TBD!