Robotics StackExchange | Archived questions

registration problem

Hi,

I have a problem which I think have something to do with rviz. I am doing calibration on multiple kinects. I have a transformation matrix which I got with another software. Then, I apply this transformation matrix with pcl library in ROS and view it with rviz. But, the result does not fit into the reference pointcloud.

Is anybody has clue what might be wrong here?

Best, Kang

Asked by kang on 2011-09-23 10:56:35 UTC

Comments

Two possibilities: you've done something wrong, or your transformation matrix isn't very good.

Asked by Mac on 2012-03-09 15:53:57 UTC

Answers