suxing304 / atrias

Automatically exported from code.google.com/p/atrias
0 stars 0 forks source link

Orocos hangs when resetting controller #195

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If a controller is loaded and then the reset button is pressed, Orocos will 
hang permanently, the GUI will stop receiving data, and robot nettop will not 
respond to reboot command.

Original issue reported on code.google.com by kit...@gmail.com on 18 Oct 2013 at 4:57

GoogleCodeExporter commented 8 years ago
This may be worked around by hitting "stop", then switching away from the 
controller tab and back to the controller tab.

Fixing this will either require debugging the Controller Manager (ouch!) or 
incorporating some more New Event System elements. I'd prefer to do the latter 
-- I'll work on it when I get around to it.

Original comment by jrvanwhy on 18 Oct 2013 at 6:09