-
I'm trying to do a timer delayed toggle from `State A` to `State B` and then from `State A` to `StateB`indefinitely.
Here is an [image](http://i.imgur.com/HZ1020V.png) of what I'm trying to do. Here …
-
Hi-DPI support should be improved in Thymio VPL. Currently on Hi-DPI screens on Linux, the fonts for compilation output are very small. The sizes are correct in Aseba Studio, so this is fixable with Q…
-
Actually on windows when you disconnect there is no reaction until you try to communicate with Thymio (for instance if auto refresh is there no problem) .
This is more a problem on VPL...
Could we ima…
-
I am trying to simulate a Mindstorms touch sensor using the tap event in VPL. However, once the Thymio starts moving at any motor power greater than 200, the event occurs by itself. I guess you're try…
motib updated
8 years ago
-
Probably a missing include:
```
[100%] Building CXX object tests/CMakeFiles/test-asebahttp.dir/test-http.cpp.o
In file included from /home/steph/data/aseba-thymio/aseba-community/aseba/tests/external…
-
Hi,
I tested the plot feature of Studio with the built Windows: Git 48fedc4 of the 5th of November and it crashes everytime I click on plot.
Here is the code I put into Thymio:
_onevent prox
emit a…
-
The research student conducted in the context of the ITiCSE 2015 paper shows that visual feedback of the executed events improves the learning. We should enable it by default for VPL 1.4, but make sur…
-
I wish that Studio had "call reset" that would do what VPL automatically does:
# reset outputs
call sound.system(-1)
call leds.top(0,0,0)
call leds.bottom.left(0,0,0)
call leds.bottom.right(0,0,0)
ca…
motib updated
8 years ago
-
When resizing the main window, the text code sub-window always reappears even if it was hided. To reproduce: open VPL for Thymio, hide the text code and resize the main window. Tested on MAC
-
This is a tracking issue for documentation for 1.4 release. Documentation that needs to be updated and checked include:
- The wiki
- The VPL tutorial
- Offline documentation