leonard-lab / dcslROS

Source code for Miabot and Beluga ROS System
2 stars 1 forks source link

In miabot_module, button does not turn yellow on click #44

Open BrendanAndrade opened 10 years ago

BrendanAndrade commented 10 years ago

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.