Difference between revisions of "Module/Targeting"

From Robowiki
Jump to navigation Jump to search
(Module bot structure Targeting part)
 
(Module Targeting GFTargetingWaves)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
 
! Author
 
! Author
 
! Description
 
! Description
 +
|-
 +
| [[/GFTargetingWaves | GFTargetingWaves]]
 +
| Jab
 +
| A simple [[GuessFactor_Targeting | GuessFactorTargeting]] implementation using [[Waves | waves]] and without [[Segmentation | segmentation]]. It's based on the mean offset.
 
|-
 
|-
 
| [[/HeadOnTargeting | HeadOnTargeting]]
 
| [[/HeadOnTargeting | HeadOnTargeting]]
 
|
 
|
 
| Aim where you last saw the enemy. [[Head-On_Targeting | More information.]]
 
| Aim where you last saw the enemy. [[Head-On_Targeting | More information.]]
 +
|-
 +
| [[/MouseTargeting | MouseTargeting]]
 +
| Fnl
 +
| Use your mouse to target the enemy
 
|}
 
|}

Latest revision as of 20:33, 25 March 2008

Targeting Name Author Description
GFTargetingWaves Jab A simple GuessFactorTargeting implementation using waves and without segmentation. It's based on the mean offset.
HeadOnTargeting Aim where you last saw the enemy. More information.
MouseTargeting Fnl Use your mouse to target the enemy