How can you implement SLAM to build 3D maps (rooms). I tried to make a series of pictures, then use the algoritm ICP in the library PCL. But ICP combines only the same pictures, and if there are differences, then nothing comes out. Can you even suggest something on this issue?
How can you implement SLAM to build 3D maps (rooms). I tried to make a series of pictures, then use the algoritm ICP in the library PCL. But ICP combines only the same pictures, and if there are differences, then nothing comes out. Can you even suggest something on this issue?