- Jan 16, 2003
- 1,531
- 0
- 0
I'm planning a project- a robot. Right now, the primary sensor will be an ultrasonic rangefinder mounted on a rotating platform. So, with one full revolution, the robot will have 36 measurements telling it how far the nearest obstacle is in that direction.
Now, the fun part. How can I use that to create a map? Some relatievely simple A* work will let me navigate once I have created the map, but going from range measurements to a map is stumping me right now.
Thank you.
(should this be in Highly Technical? Or should I jsut move it to P&M?
)
Now, the fun part. How can I use that to create a map? Some relatievely simple A* work will let me navigate once I have created the map, but going from range measurements to a map is stumping me right now.
Thank you.
(should this be in Highly Technical? Or should I jsut move it to P&M?