How to use Least Squares method to extact line from laser scans datas??
Hello
I would like extract lines from my laser scans data. So I find that Hough Transform can do that but maybe the easiest way is the Least Squares method. So any help of implementation of Least Squares method in ROS/C++??
Thanks