NeuronRobotics / NrConsole

This is the console application in Java for interacting with Bowler devices.
2 stars 0 forks source link

NRConsole is slow to load #20

Closed madhephaestus closed 9 years ago

madhephaestus commented 9 years ago

When NR-Conslole starts up the device finishes loading and there is a long wait until the user interface is presented. This delay should be reduced if possible, or a progress bar should be added. so the user does not feel like the application has hung.

madhephaestus commented 9 years ago

I seem to have resolved this by cleaning up the synchronization of state path with the new firmware.