ikaros-project / ikaros

An open infrastructure for system level brain modeling
GNU Affero General Public License v3.0
22 stars 23 forks source link

Button presses are not queued correctly #190

Open ikaros-project opened 2 months ago

ikaros-project commented 2 months ago

A press sometimes get lost. In slow real time mode for example. The message queue should be read before each tick only.