Feature Detection 2D Laser Scanner Data/Point Cloud [closed]
Hey,
I have a robot that is equipped with a 2D Laser Scanner. I have a node for transforming the sensor_msgs/LaserScan into sensor_msgs/PointCloud. Now I want to extract some features (like lines and circles) from that Point Cloud.
Are there any packages for feature detection?