Turtlebot Kinect Arm Calibration Crashes after setting all 4 points [closed]

asked 2012-09-17 11:33:32 -0500

Aroarus gravatar image

I am running the turtlebot kinect arm calibration tutorial on Fuerte and Ubuntu 12.04 Precise. I step through the stages of the calibration process, using an off board kinect and the calibrate_old_kinect launch file. However, after setting all 4 points, I get the following error, and the calibration stops responding:

calibrate_kinect_checkerboard: /usr/include/eigen3/Eigen/src/Core/ProductBase.h:108: Eigen::ProductBase<Derived, Lhs, Rhs>::ProductBase(const Lhs&, const Rhs&) [with Derived = Eigen::GeneralProduct<Eigen::Matrix<float, -0x00000000000000001, -0x00000000000000001>, Eigen::Transpose<const Eigen::Matrix<float, -0x00000000000000001, -0x00000000000000001> >, 5>, Lhs = Eigen::Matrix<float, -0x00000000000000001, -0x00000000000000001>, Rhs = Eigen::Transpose<const Eigen::Matrix<float, -0x00000000000000001, -0x00000000000000001> >]: Assertion `lhs.cols() == rhs.rows() && "invalid matrix product" && "if you wanted a coeff-wise or a dot product use the respective explicit functions"' failed.
[calibrate_kinect_checkerboard-1] process has died [pid 19272, exit code -6, cmd /home/turtlebot/ros/turtlebot_arm/turtlebot_kinect_arm_calibration/bin/calibrate_kinect_checkerboard __name:=calibrate_kinect_checkerboard __log:=/home/turtlebot/.ros/log/b7a3dc7e-0105-11e2-af0c-485d607f80f5/calibrate_kinect_checkerboard-1.log].
log file: /home/turtlebot/.ros/log/b7a3dc7e-0105-11e2-af0c-485d607f80f5/calibrate_kinect_checkerboard-1*.log

Has anyone else encountered this error and have a suggestion as to how to fix it? Thanks!

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-04-23 03:26:00.136915

Comments

sorry for the disturbance, but could you tell me where is the tutorial you mentioned? thanks

yangyangcv gravatar image yangyangcv  ( 2012-09-26 22:23:57 -0500 )edit