AgentUpdater creates invalid data
The AgentUpdater writes down to AgentInterface without checking validity of an value (i.e. NaN values). In succession, other components which read from the AgentInterface and expect sober data might show undefined or unexpected behavior.