Point Cloud Registration Delay Problem

asked 2018-03-15 07:43:28 -0500

Abdulbaki gravatar image

updated 2018-03-15 07:45:08 -0500

Hey guys, I am trying to register point clouds with the position. I save the ground truth position and orientation taken from gazebo in the odometry callback function and in the point cloud callback function, I apply rotation and translation to point cloud according to the equations here. Everything works fine if the mobile robot goes straight forward but when it turns, registered point cloud slips as seen here. I guess there is a delay between the time that I take odometry information and point cloud. I set queue sizes to 1. And I change the frequency but I have still the same problem. Can anyone tell me what am I doing wrong? Did anyone tried to the same georeferencing?

I could not upload images to here because I dont have 5 points. it is ridiculous :D

edit retag flag offensive close merge delete

Comments

Did you end up solving this?

chives_onion gravatar image chives_onion  ( 2019-02-28 09:51:34 -0500 )edit