In September 2018, I posted a question: Safe Wall Following Ideas?
Anyone know of some wall following code using a single distance sensor?
Or even better yet: wall following code using the pi-cam?
There are so many robot behaviors I can imagine using wall following:
-
corner bot: (start along in corner) follows wall till opening or obstruction, (announces wall length), turns 180, follow wall till corner, (announce wall length), turn 90, follow the second wall till opening or obstruction, (announce wall length), 180 turn, then return to corner, (announces wall length), turn other 90, rinse and repeat.
-
Changing of the guard: (Start along wall), pace to opening or obstruction, 180 turn, pace to opening or obstruction, 180, rinse and repeat.
-
Hall Monitor: ( start along wall), fwd to opening or obstruction, 90 turn, fwd to wall following distance from opposite wall, 90 turn, rinse and repeat.
-
room mapper?: this one gets really complex