| | Re: Alternative Mindstorm Robotwars
|
|
(...) Why map? Just build a bot that keeps a feeler on the left wall, and turns left if it loses the wall. You'd never go down the same hallway twice, and there's much less programming. (...) And/or that it may have no wheels! Daniel "Dan'l" Miller (...) (26 years ago, 14-Jan-99, to lugnet.robotics)
|
|
| | Re: Alternative Mindstorm Robotwars
|
|
Simple right hand rule or left hand rule solutions always will solve the maze _unless_ you start in the middle of the maze, or the exit is in the middle. But a smarter solution might be able to exploit knowledge about the maze to solve it, so even (...) (26 years ago, 14-Jan-99, to lugnet.robotics)
|
|
| | RE: Alternative Mindstorm Robotwars
|
|
(...) Depending on the topology of the maze, your bot may never find the exit with this strategy. Here's the simplest example: +---...---+ | F | | | | +-+ | | | |S | | +-+ | +---...---+ S = Start F = Finish -- Did you check the web site first?: (URL) (26 years ago, 14-Jan-99, to lugnet.robotics)
|
|
| | RE: Alternative Mindstorm Robotwars
|
|
(...) Or if there are multiple exits, only one of which is the finish. -Allen -- Did you check the web site first?: (URL) (26 years ago, 14-Jan-99, to lugnet.robotics)
|
|
| | Re: Alternative Mindstorm Robotwars
|
|
In article <Pine.SOL.4.05.99011....purdue.ed u>, Daniel Miller <danielmi@ecn.purdue.edu> writes (...) But if you started on an island you would never leave it. (26 years ago, 14-Jan-99, to lugnet.robotics)
|
|
| | Re: Alternative Mindstorm Robotwars
|
|
(...) Yes, yes, all right already. I must admit that I am an aerospace engineer and not an artificial intelligence guru. When people say "maze" I get a mental image that has an entrance on one end and an exit on the other. The maze competition would (...) (26 years ago, 15-Jan-99, to lugnet.robotics)
|