Hello every one,
I hope that you are enjoying your flowcode programming. I had a question to ask.
Any ideas how to map the maze using flowcode 3 ? Is there anyway to do it with flowchart?
Many thanks,
Amir
Mapping maze
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Mapping maze
Hello Amir
Mapping a maze is not a trivial task. You will probably require some kind of positioning method eg IR beacons or Sonar tracking. Otherwise all your calculations will be based on dead reckoning that will get less and less accurate over time. There are lots of articles published dealing with how to acheive this mapping functionality.
Here are a few I found with a quick Google search.
http://www.google.co.uk/search?hl=en&q= ... arch&meta=
Mapping a maze is not a trivial task. You will probably require some kind of positioning method eg IR beacons or Sonar tracking. Otherwise all your calculations will be based on dead reckoning that will get less and less accurate over time. There are lots of articles published dealing with how to acheive this mapping functionality.
Here are a few I found with a quick Google search.
http://www.google.co.uk/search?hl=en&q= ... arch&meta=
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel