rosbag of extrinsic calibration
http://www.ros.org/wiki/openni_launch/Tutorials/ExtrinsicCalibration
my system is ubuntu11.10,installed with ROS( electric) and openni_kinect.
Use rosbag to record 10 seconds of RGB data to rgb.bag:
rosbag record --limit=300 -O rgb /camera/rgb/image_rect /camera/rgb/camera_info
terminal display
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::erase
Aborted
I dont know what to do.