M
M
Marat Akhmetshin2016-01-24 15:25:25
Algorithms
Marat Akhmetshin, 2016-01-24 15:25:25

How to teach a robot to navigate a maze?

How to teach a robot to make a map of the maze and navigate it when passing through? From what is available is a distance sensor, engine speed sensor, touch sensor. What literature to read to understand and compose the algorithm?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sir Cat, 2016-01-24
@bukrat

Teach to walk along one wall, works in most cases

R
riot26, 2016-01-24
@riot26

To begin with, you can let him walk, always turning in one direction. Remember his movements and optimize them so that he does not go to dead ends.

V
Vi, 2016-01-24
@redsabien

Let him study.

V
veydlin, 2016-01-25
@veydlin

The robot can really learn itself, although this is not entirely suitable for mazes.
See example: cs.stanford.edu/people/karpathy/convnetjs/demo/rld...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question