Closed ajay1606 closed 2 years ago
No, it works only with 2D lidar (it takes LaserScan
messages as its input).
You might be able to get it to work using an intermediate step to convert the pointcloud to a laserscan: http://wiki.ros.org/pointcloud_to_laserscan
Thanks for sharing the useful repository, I just wonder will work for 3D lines in case of 3D lidar?
Appreciate any response.