Difference between revisions of "Andy's Arc Voting"
Jump to navigation
Jump to search
m |
Joldenburg6 (talk | contribs) m (Categorize) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Generally, the stratagy is to: | Generally, the stratagy is to: | ||
− | + | # Create a virtual map of obsticles and detected lines | |
− | + | # Assign each obsticle (or area of terrain) a numerical value, the lowest being the most drivable (flat ground, no obsticles etc.) the highest being an obsticle (can also be done the other way around. | |
− | + | # Generate random arcs in the needed direction of travel | |
− | + | # Sum the values of the terrain for each arc | |
− | + | # Pick the lowest arc | |
− | Page is maintained by [AndyB] and will be expanded uppon sooner or later | + | Page is maintained by [[User:AndyB|Andy]] and will be expanded uppon sooner or later. |
+ | |||
+ | [[Category:IGVC|IGVC]][[Category:2005-2006]] |
Latest revision as of 21:04, 13 June 2018
Generally, the stratagy is to:
- Create a virtual map of obsticles and detected lines
- Assign each obsticle (or area of terrain) a numerical value, the lowest being the most drivable (flat ground, no obsticles etc.) the highest being an obsticle (can also be done the other way around.
- Generate random arcs in the needed direction of travel
- Sum the values of the terrain for each arc
- Pick the lowest arc
Page is maintained by Andy and will be expanded uppon sooner or later.