Subject:
|
Re: Following a Line with a Bad Start
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Wed, 19 Jun 2002 17:17:59 GMT
|
Viewed:
|
788 times
|
| |
| |
> but I
> wonder what happens when the robot is placed near or on the line and is perpendicular to the line?
> Does the robot (say, roverbot) start awkwardly following the line and finally swing around parallel
> to the line and quickly follow it?
Usually, if your robot starts perpendicular to the line, it will move like it's in a sharp turn, and then it will proceed to follow the line. (sometimes, a 90 degree turn is allowed in the course)
Generally, with this type of thing (line following) some assumptions are made in the beginning. This makes it much easier.
For example, if you DON'T assume you're starting ON the line, then the first thing your robot as to do is FIND the line. So, you need to search the area and fine where a line is before you start the 'line following' portion of your program.
Or, maybe you assume the line is in front of your robot when you start. Then, you just need to drive forward to find the line, then start your line program.
I'd guess more than 99% of the time, if you have a contest or some type of line following challenge, you assume your robot is going to start on the line, facing the correct direction.
This assumption really makes it a 'line following' challenge, and not a 'line finding' challenge.
Now, you may face other obstacles. For example, it may be a broken or dotted line. Then it could again become a 'line finding' challenge. Or the line could cross over itself. Then your robot has to decide which path to take.
More Questions?
Steve
--
_______________________________________________
Talk More, Pay Less with Net2Phone Direct(R), up to 1500 minutes free!
http://www.net2phone.com/cgi-bin/link.cgi?143
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
Active threads in Robotics
|
|
|
|