I am curious if anyone has managed to program their robot to “return to base” and if so what sensors or logic you used. The idea is that I want to setup a charging point in the house, possibly with a charging mat that the robot will park over. But how could I get the robot to reliably go there, and then know it is in the right spot?
One thought is using a compass sensor and placing the mat in a far corner of the house. But how to prevent the robot from just going to the corner of the current room it is in?
Vacuum robots can apparently do this with ease, so it would be nice to do it with my makeblock robot.