World Modeling

From RoboJackets Wiki
Revision as of 15:36, 19 October 2008 by Alexgc (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

The world modeling module processes that data from the vision system to provide filtering and prediction for the rest of the system. The world model will effectively decouple the vision system from the rest of the system by allowing any process that needs world data (robot and ball position and velocity) to get a predicted value at any time.

Interface

Vision Side