how to convert the point cloud to baselink

asked 2021-11-08 01:44:40 -0500

darylQ gravatar image

updated 2021-11-08 04:42:43 -0500

I used stereo_image_proc to generate point cloud2, and now I want transform it to base_link coordinate system.

According to this topic:

Point clouds are generated in the optical frame of the left imager

But after measurement, it is found that the origin of the point cloud coordinate system(camera_frame) is not the optical center of the left camera

How can I determine the transform relationship from camera_frame to base_link? Thanks.

edit retag flag offensive close merge delete

Comments

But after measurement, it is found that the origin of the point cloud coordinate system(camera_frame) is not the optical center of the left camera

Can you explain that more- what you measured and what you found? (Edit your original question if you need more space than allowed in these comments)

lucasw gravatar image lucasw  ( 2021-11-09 07:25:28 -0500 )edit