Use own point cloud data in RANSAC [closed]
Hi,
I'm actually new to the ROS/PCL environment and would appreciate some help/advise.
The thing is i understand that the tutorials in ROS and PCL are comprehensive and have spent quite some time trying them out. However, I realise that I am just going through the motion, copying tutorial codes and running them.
I actually have a set of point clouds obtained from the Velodyne (VLP-16) Lidar. I have the data in .bag, and .pcd formats. In the .pcd format, I have managed to separate all 16 rings to its individual rings also in .pcd format.
I am having trouble loading the data into the RANSAC codes. ( http://pointclouds.org/documentation/... ). I would appreciate if someone is able to guide me or maybe show me to the appropriate tutorial(s) for my task.
Greatly appreciate all help.
Thanks.
Nicholas
I'm sorry, but I'm going to close this question. PCL in ROS is "just another" library, and we happen to have appropriate wrappers for it. As your question is very much about PCL only (and not the wrappers), you have a better chance of getting (good) answers over at their forum.