|
The string replacement rules
of turtle graphics systems can be defined so that the turtle
does not intersect. However when environmental factors are
considered, the turtle’s path can be difficult to foresee.
Thus turtle’s path can be written to an external memory
which the turtle can later reference to avoid collisions.
The turtle’s current movements thus take into account
its history. |
|