Closed farhad-dalirani closed 1 year ago
Hi, sorry for the late reply.
1.the picture is collected automatically in step 2. 2.make sure the lidar and camera are synchronized. 3.the origin algorithm is designed for livox lidar, which can get dense pointcloud at stationary scenery. For spinning lidar, we have to move the lidar for dense map result. Therefore, you should move the sensor in all directions to get a dense and even map of the pointcloud.
Thank you for your getting back to me.
What do you mean by synchronized? Do you mean exact synchronization? If you could elevate it a little more it would be great.
Because in my setting I collect camera and lidar data while moving and there is no synchronization between them. I use ROS time for both sensors' message timestamps.
Ros time stamps was enough. Thank you for answers.
Hi @AFEICHINA, I'm using a 32-channel RSLidar, and the point cloud appears dense enough in the screenshot. Do I still need to move around while recording?
Hi @AFEICHINA, I'm using a 32-channel RSLidar, and the point cloud appears dense enough in the screenshot. Do I still need to move around while recording?
Yes, the pointclouds map are not enough when lidar stay at stationary scenery.
Hi, Can you explain how to collect data?
I should collect data for both camera and Lidar when moving? If I need to just take a picture, where to put it? and how can I do it? Which direction should I move?
Thank you,