The connect button should turn yellow on click and then change red/green when action is complete. Should be yellow during action. The GUI doesn't refresh on 'button.setStyleSheet('QPushButton {color: yellow}')'
Figure out how to force refresh or thread send goal on separate process.
The connect button should turn yellow on click and then change red/green when action is complete. Should be yellow during action. The GUI doesn't refresh on 'button.setStyleSheet('QPushButton {color: yellow}')'
Figure out how to force refresh or thread send goal on separate process.