The robot uses vision to detect the floor and wall transition using an edge detector. The edge pixels are then processed to find the lowest y coordinate and the slope of the detected line. Using this info the robot decides if it needs to turn (the lowest pixel value is below some Y amount) and which direction to turn (using the slope information).
You can pick up this robot from Surveyor Corporation. Seach on google for Surveyor Robot
RoboRealm 4 years ago
were do you buy one please respond?
ccj101 4 years ago
The robot uses vision to detect the floor and wall transition using an edge detector. The edge pixels are then processed to find the lowest y coordinate and the slope of the detected line. Using this info the robot decides if it needs to turn (the lowest pixel value is below some Y amount) and which direction to turn (using the slope information).
STeven.
RoboRealm 5 years ago
How is the software calculating the distance from the obstacles?
ashishrd 5 years ago