Difference between revisions of "User talk:Frolicking Zombie"

From Robowiki
Jump to navigation Jump to search
(do tell)
Line 20: Line 20:
  
 
Hey there! Wanna tell us what you're doing? Looks pretty interesting. =) « [[User:AaronR|AaronR]] « [[User talk:AaronR|Talk]] « 14:04, 16 August 2009 (UTC)
 
Hey there! Wanna tell us what you're doing? Looks pretty interesting. =) « [[User:AaronR|AaronR]] « [[User talk:AaronR|Talk]] « 14:04, 16 August 2009 (UTC)
 +
 +
Looks really interesting... Do tell =) &raquo; <span style="font-size:0.9em;color:darkgreen;">[[User:Nat|Nat]] | [[User_talk:Nat|Talk]]</span> &raquo; 14:59, 16 August 2009 (UTC)

Revision as of 16:59, 16 August 2009

<math>\text{targetError} = (\text{currentTime} - \text{lastScanTime})\times 8</math>
<math>\text{targetDistance} = \sqrt{(\text{targetX} - \text{myX})^2+(\text{targetY}-\text{myY})^2}</math>
<math>\angle\text{targetHeading} = \tan ^{-1}\left(\frac{\text{targetY}-\text{myY}}{\text{targetX}-\text{myX}}\right)</math>
<math>\text{y = }\frac{2 \text{targetDistance}^2-\text{targetError}^2}{2 \text{targetDistance}}</math>
<math>\text{x = }\pm \frac{1}{2} \sqrt{4 \text{targetError}^2-\frac{\text{targetError}^4}{\text{targetDistance}^2}}</math>
<math>\angle\theta\text{ = }\tan ^{-1}\left(\frac{x}{y}\right)</math>
<math>\angle\text{cwBoundHeading} = \angle\text{targetHeading}+\angle\theta</math>
<math>\angle\text{ccwBoundHeading} = \angle\text{targetHeading}-\angle\theta</math>
Radarzoombasis.png


Hey there! Wanna tell us what you're doing? Looks pretty interesting. =) « AaronR « Talk « 14:04, 16 August 2009 (UTC)

Looks really interesting... Do tell =) » Nat | Talk » 14:59, 16 August 2009 (UTC)