A little forward progress. This guy can now go around some shapes that may be found in a regular maze.
90 degree inside and outside turns are no sweat.
Thanks Rick and erco, I have my hair pulling moments, for sure.
Once the speech recognition was working it all came together very nice.
Now I just say "follow the right hand wall".
but seriously, I could not have done this without the great objects in the OBEX.
but seriously, I could not have done this without the great objects in the OBEX.
So smoothly done! I call that "museum mode" navigation. Enter the museum, keep taking all opportunities to go right until you've visited every exhibit...
Yes, as others have said, would like to know how you put all of the OBEX software pieces together. Your bot appears to spend no time in transitions between moving forward and changing direction. My robot still takes time in that respect :-(
Thanks for a great example of what can be done. Now, I need to put effort into making my bot work as smoothly as yours!
I made it as simple as possible, so that it could be an example for the expo and my son's scout den. I didn't use encoders which would make right angle turns and straight travel a snap.. If I do adapt it into a wall maze follower, those additions would be great.
I'm just cleaning up some obvious oversights is my code, then will post it here for all to see.
Not using PID control now. Just using preset amounts of turn arc based on measured distance from wall.
So it is using an error from the ideal distance. The error is not fed back in to calculate a proportional amount of turn.
It actually worked out better than I expected.
Absolutely no way this can be done with a BS2. No way, no how!
(erco, Is that what you were looking for?)
OK, OK. Beating this guy might call for a Propeller. He keeps going faster & faster (amazing 4.693 fastest time at 1:35 into the video) until he loses traction and wipes out in his last two runs. WOW.
Those micromouses (micromice? that doesn't sound right either) are absolutely amazing.
I'm sure we are talking hundreds of hours of testing, testing, and more testing.
Heck, my battery pack has more mass than that whole machine.
Beating this guy might call for a Propeller.
I've seen enough of your work to know you could do this. Any flavor of Basic Stamp OK my me.
My last post was put out there not as doubt, but to give you a reason to do it. Go for it, man.
Comments
Once the speech recognition was working it all came together very nice.
Now I just say "follow the right hand wall".
but seriously, I could not have done this without the great objects in the OBEX.
Would love to see how you put together all the code from the OBEX.
-Tommy
So smoothly done! I call that "museum mode" navigation. Enter the museum, keep taking all opportunities to go right until you've visited every exhibit...
Yes, as others have said, would like to know how you put all of the OBEX software pieces together. Your bot appears to spend no time in transitions between moving forward and changing direction. My robot still takes time in that respect :-(
Thanks for a great example of what can be done. Now, I need to put effort into making my bot work as smoothly as yours!
dgately
That's just my way! Martin_H is already under way: http://forums.parallax.com/showthread.php?139717-Erco-s-Oval-Office-Challenge&p=1094588&viewfull=1#post1094588
http://forums.parallax.com/showthread.php?139096-Wall-Following-Examples-(video-and-code)
I made it as simple as possible, so that it could be an example for the expo and my son's scout den. I didn't use encoders which would make right angle turns and straight travel a snap.. If I do adapt it into a wall maze follower, those additions would be great.
Not using PID control now. Just using preset amounts of turn arc based on measured distance from wall.
So it is using an error from the ideal distance. The error is not fed back in to calculate a proportional amount of turn.
It actually worked out better than I expected.
Absolutely no way this can be done with a BS2. No way, no how!
(erco, Is that what you were looking for?)
code added to post number one.
OK, OK. Beating this guy might call for a Propeller. He keeps going faster & faster (amazing 4.693 fastest time at 1:35 into the video) until he loses traction and wipes out in his last two runs. WOW.
I'm sure we are talking hundreds of hours of testing, testing, and more testing.
Heck, my battery pack has more mass than that whole machine.
I've seen enough of your work to know you could do this. Any flavor of Basic Stamp OK my me.
My last post was put out there not as doubt, but to give you a reason to do it. Go for it, man.
Roger.