You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run examples provided inside the repository on a Thymio robot. I managed to build Aseba but I don't know how to run main.cpp. Could you please provide documentation on how to execute these examples?
Running the make file in the directory generates a .pro file and after some research I found out that they are executed using qmake. I used qmake and passed .aesl file but there were multiple issues with ScriptDBusThymio.aesl. It is possible that I'm not building this directory properly and getting errors.
Thank you very much
The text was updated successfully, but these errors were encountered:
SinaSarparast
changed the title
Aseba Examples Documentation
Aseba Examples' Documentation
Jul 5, 2018
SinaSarparast
changed the title
Aseba Examples' Documentation
Aseba's Examples' Documentation
Jul 5, 2018
Hi,
I'm trying to run examples provided inside the repository on a Thymio robot. I managed to build Aseba but I don't know how to run main.cpp. Could you please provide documentation on how to execute these examples?
Running the make file in the directory generates a .pro file and after some research I found out that they are executed using qmake. I used qmake and passed .aesl file but there were multiple issues with ScriptDBusThymio.aesl. It is possible that I'm not building this directory properly and getting errors.
Thank you very much
The text was updated successfully, but these errors were encountered: