Mapping Using Boe-Bot IR
The Artificer
Posts: 2
I am trying to write mapping software for my Boe-Bot
It is set-up with the two IR LEDs and Sensors that it came with.
I have a few questions.
First, I was thinking about storing the map on the boe-bot in a table, is that possible?
The map begins as all -1s "Unknown"
0 is open space
1 is an object
2 is unreachable space
I wanted it to automatically seek out the·"Unknown"
Thanx
Spinnernicholas
·
It is set-up with the two IR LEDs and Sensors that it came with.
I have a few questions.
First, I was thinking about storing the map on the boe-bot in a table, is that possible?
The map begins as all -1s "Unknown"
0 is open space
1 is an object
2 is unreachable space
I wanted it to automatically seek out the·"Unknown"
Thanx
Spinnernicholas
·
Comments
You might want to check out the Boe-dar mapping software. It's a free download from teh Boe-Bot Digital Encoder Kit page <http://www.parallax.com/detail.asp?product_id=28107>.