Measuring obstacles through laser
Hello, I have implemented an algorithm that allows my robot to avoid obstacles through the laser sensor. It measures the distance between the robot and the obstacle, but now I wanna measure the dimensions of it, for example the width of a box. How can I do it?