Precise Prediction

From Robowiki
Revision as of 02:08, 8 July 2010 by Chase-san (talk | contribs)
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, to determine where you will be when the surfed wave hits gives you the richest information possible. Then it's up to the decision mechanism to move accordingly. Other methods include forward and backward sensors.

Precise Prediction code can be very complex to fairly simple depending on the scope of physics you are trying to simulate.

Implementations