3D SLAM with pointcloud as input
Hey there,
is there any slam algorithm that uses a 2d pointcloud message as input message instead of a scan message?
Note that I also have a /odom topic and want to use it as well.
just making sure:
PointCloud2
is not necessarily a 2d cloud. It's just "the second version" of thePointCloud
message.