Difference between revisions of "Wave Surfing/GoTo Surfing"

From Robowiki
Jump to navigation Jump to search
(rewrite)
(add Understanding DrussGT link)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A style of [[Wave Surfing]] algorithm that chooses the safest reachable spot on the closest [[Waves|wave(s)]] and moves there directly.
+
{{stub}}
 +
 
 +
A style of [[Wave Surfing]] that chooses the safest reachable spot on the closest [[Waves|wave(s)]] and [[GoTo|moves there directly]].
  
 
In contrast, [[Wave Surfing/True Surfing|True Surfing]] chooses from a small number of movement options each tick.
 
In contrast, [[Wave Surfing/True Surfing|True Surfing]] chooses from a small number of movement options each tick.
 +
 +
A more detailed explanation of DrussGT's GoTo surfing algorithm can be found at [[1-vs-1/Understanding_DrussGT#Surfing_Algorithm]]
  
 
== See also ==
 
== See also ==

Latest revision as of 13:40, 10 March 2013

This article is a stub. You can help RoboWiki by expanding it.

A style of Wave Surfing that chooses the safest reachable spot on the closest wave(s) and moves there directly.

In contrast, True Surfing chooses from a small number of movement options each tick.

A more detailed explanation of DrussGT's GoTo surfing algorithm can be found at 1-vs-1/Understanding_DrussGT#Surfing_Algorithm

See also