FlySorterLLC / MAPLEControlSoftware

Control software for the Drosophila handling robot MAPLE (Modular Automated Platform for Large-scale Experiments)
GNU General Public License v2.0
4 stars 5 forks source link

SantaFeGUI is laggy #7

Open flysorter opened 8 years ago

flysorter commented 8 years ago

The program to drive the robot is laggy -- camera takes a little while to capture an image, and so it appears to take a while to move after pressing a key.

Maybe these two tasks could be split into two threads? Or at least do them somewhat asynchronously in a single thread...