hi all,
I want to recognise basic geometric shapes (triangle, rectangle, pentagon) and their orientation with one lidar. Anyone already done that or any ideas on how to approach this?
I guess optical solutions are out, since one lidar just sees one side of the object.
Getting the closest point the the lidar, computing the vectors to the adjacent points until you find an edge? how about rotation?
cheers, A