When we encounter the first intersection after our first “back” action, we know we have reached a dead
end that can be removed from our list of actions. In this case, the most recent actions in our list is the
sequence ‘SBL’, and the diagram shows that this sequence can be simplified into a single right turn
‘R’.
Prune out the rest of this dead-end branch as we back-track.
Pololu 3pi Robot User’s Guide
© 2001–2019 Pololu Corporation
8. Example Project #2: Maze Solving
Page 48 of 85
Содержание 0J5840
Страница 24: ...Pololu 3pi Robot User s Guide 2001 2019 Pololu Corporation 5 How Your 3pi Works Page 24 of 85...
Страница 67: ...Source code Pololu 3pi Robot User s Guide 2001 2019 Pololu Corporation 10 Expansion Information Page 67 of 85...
Страница 77: ...Source code Pololu 3pi Robot User s Guide 2001 2019 Pololu Corporation 10 Expansion Information Page 77 of 85...