Difference between revisions of "Precise Prediction"

From Robowiki
Jump to navigation Jump to search
m (Migrating page)
 

Revision as of 15:05, 31 October 2008

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

A technique used by I think all expert wave surfers. 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.