aseba-community / thymio-vpl2

Next generation VPL for Thymio using Qt Quick from Qt 5.x
GNU Lesser General Public License v3.0
2 stars 5 forks source link

Stop the program when it is modified #77

Closed mbonani closed 7 years ago

mbonani commented 7 years ago

In VPL1 you can modify the program and let the robot continue. It is only when you press stop that its stop. Here in VPL2 when you modify it stop directly the execution. I am not convinced by the feature.

stephanemagnenat commented 7 years ago

Here in VPL2 when you modify it stop directly the execution. I am not convinced by the feature.

It is a good point, we need more testing, I will keep this in mind during the workshops this week.

stephanemagnenat commented 7 years ago

After discussion with @mbonani and @cbarraud, we agreed, until further evidence, that the current behaviour of stopping the program when it is modified, is sound.