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

Inconsistent program start in simple mode #8

Closed stephanemagnenat closed 7 years ago

stephanemagnenat commented 7 years ago

It seems that in simple mode, sometimes, the program does not start.

I can create such a situation by making a simple program to follow a black line on the ground using 4 pairs of ground-sensor (each one with a different configuration of black/white) and simple motor block. When I put the robot on the track and then start the program, sometimes the robot does not move. If I take the robot away from the track and move my hand in front of the ground sensors, the robot starts moving, and then the program works correctly.

mbonani commented 7 years ago

This is perhaps link to firmware issue (https://github.com/aseba-community/aseba-target-thymio2/issues/16)

stephanemagnenat commented 7 years ago

No it happened with the simulator as well.

But I think it is corrected now, @sampla can you confirm?

marvelous commented 7 years ago

Is it a dupe of #23? I can't confirm whether you still have the issue or not...

stephanemagnenat commented 7 years ago

Yes it is a dup of #23, therefore corrected, closing.