Difference between revisions of "Gilgalad/targetingStrategy"

From Robowiki
Jump to navigation Jump to search
(added page for targeting strategy)
 
m (Updated targeting strategy page)
Line 1: Line 1:
Gilgalad currently uses two KNN-GF guns using precise predicted maximum escape angleThe many of the weights along with some of the general code structure is based on [[Diamond]].
+
Gilgalad currently uses two KNN-GF guns.  Many of the weights along with some of the general code structure is based on [[Diamond]].
 +
 
 +
In version 1.3, the imprecise Maximum Escape Angle was removed.  I suspect that my broken calculation added more noise to the targeting data.  To replace it, Gigalad started using four dimensions for the walls.  I now plan on trying PIF guns and trying to develop some real MEA calculations that aren't too inefficient.

Revision as of 01:17, 9 February 2012

Gilgalad currently uses two KNN-GF guns. Many of the weights along with some of the general code structure is based on Diamond.

In version 1.3, the imprecise Maximum Escape Angle was removed. I suspect that my broken calculation added more noise to the targeting data. To replace it, Gigalad started using four dimensions for the walls. I now plan on trying PIF guns and trying to develop some real MEA calculations that aren't too inefficient.