Precise Prediction

From Robowiki
Revision as of 02:31, 5 December 2009 by CrazyBassoonist (talk | contribs) (remove 1st person reference)
Jump to navigation Jump to search
This article is a stub. You can help RoboWiki by expanding it.

A technique used by most Wave Surfing robots. Using RoboCode physics to precisely predict your bots position when the surfed wave hits gives you the richest information possible. Then it's up to the decision mechanism to move accordingly. Look at the pages FuturePosition and Apollon for ways to implement this. Also try PPP and check its source code for an implementation of the Apollon published code.