Subject:
|
Re: maze solving algorithm
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Thu, 12 Jun 2003 12:30:03 GMT
|
Viewed:
|
1443 times
|
| |
| |
In lugnet.robotics, Scott Davis wrote:
> I'm having problems with my robot design and just now found a solution and I
> found a couple mistakes so I need to fix them before I test it. So maybe
> this weekend I'll get to it.
> Scott
> ----- Original Message -----
> From: "Bluey" <Wolf_and_eagle@spamblock.yahoo.com>
> To: <lego-robotics@crynwr.com>
> Sent: Wednesday, June 11, 2003 3:47 PM
> Subject: Re: maze solving algorithm
>
>
> > In lugnet.robotics, Scott Davis wrote:
> > > Tomorrow I'm going to test it and see if it works so I'll let you know what
> > > the results are. As to if I scaled back, I didn't. My original intent was
> > > to have the robot search the whole maze and be able to start at the
> > > beginning and take the shortest path to the finish. Hopefully this program
> > > succeeds in doing this. I might be able to post a video clip of it, if it
> > > works and I get a chance to put it on my website. While I'm at it, I'll
> > > probably post the code there too if I works.
> > > Scott
> >
> > And?
> >
> >
> >
> > Timothy
Is it still supposed to go through the whole maze, mapping it to memory?
Does it have a subroutine that finds the quickest path through the maze, by
using only its memory?
How did you fit the 5x5 array into your 32 variables and still have space for
the rest of the program?
If it reaches the end of the maze without having mapped the whole maze, does it
turn around and logically find how to get to the non-mapped space?
How does the robot know where it is on the memory map when it starts?
Timothy
Also, how did you get the robot to maneuver through the maze while accurately
keeping its position, and not hitting the walls?
|
|
Message is in Reply To:
| | Re: maze solving algorithm
|
| I'm having problems with my robot design and just now found a solution and I found a couple mistakes so I need to fix them before I test it. So maybe this weekend I'll get to it. Scott ----- Original Message ----- From: "Bluey" (...) (21 years ago, 12-Jun-03, to lugnet.robotics)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|