aseba icon indicating copy to clipboard operation
aseba copied to clipboard

Aseba is a set of tools which allow beginners to program robots easily and efficiently. To contact us, please open an issue.

Results 101 aseba issues
Sort by recently updated
recently updated
newest added

aseba was built failed on gcc-13: ``` //aseba/common/msg/TargetDescription.h:88:17: error: ‘uint16_t’ does not name a type | 88 | uint16_t crc() const; | | ^~~~~~~~ | //aseba/common/msg/TargetDescription.h:26:1: note: ‘uint16_t’ is defined...

Aseba Studio quickly looses the connection with Aseba Playground with Thymio.playground. This is observed on macOS 10.12 with 1.6, but maybe it's a more general problem. It happens after a...

Bug
Mac OS specific
Mobsya

When Aseba Studio closes the VPL window upon Thymio disconnection (see #799, but it probably also occurs upon more legitimate disconnections) and the user is dragging a VPL block, Aseba...

Bug
Studio
Mobsya

The imported documentation from the Wiki should retain the list of authors and translator who contributed to each page. Indeed, while most of the Aseba documentation was written by me,...

Documentation
Bug
Mobsya

I've followed the instructions and I got this at the final make step ``` [ 63%] Building CXX object aseba/clients/studio/CMakeFiles/asebastudio.dir/StudioAeslEditor.cpp.o In file included from /home/nwpu/aseba/aseba/aseba/clients/studio/MainWindow.h:55:0, from /home/nwpu/aseba/aseba/aseba/clients/studio/StudioAeslEditor.cpp:21: /home/nwpu/aseba/aseba/aseba/clients/studio/HelpViewer.h:23:30: fatal error:...

Dashel is currently a required dependency for Aseba: https://github.com/aseba-community/aseba/blob/29b39bc39dde88f6d8f6489e7cf114d164c73e69/CMakeLists.txt#L66 However, not all Aseba products require Dashel. In particular libasebacompiler.a, libasebavm.a, libasebavmbuffer.a, and libasebavmdummycallbacks.a don't refer to Dashel. :warning: Requiring Dashel...

Wish
Build

Compiling Dashel, Enki, and Aseba **without Qt**, targets/playground/asebasim/robots/e-puck fails trying to include QGLWidget through Enki Viewer: ``` [ 71%] Building CXX object targets/playground/CMakeFiles/asebasim.dir/robots/e-puck/EPuck.cpp.obj In file included from /work/aseba/targets/playground/robots/e-puck/../../PlaygroundViewer.h:33:0, from /work/aseba/targets/playground/robots/e-puck/EPuck.cpp:23:...

Bug

Issue to publicly keep track of an ongoing effort to clean up the cmake build scripts The goals are numerous ### Improve the reliability and maintainability of the build scripts...

Wish
Infrastructure
Mobsya

Currently, all targets are advertised using zeroconf. It would be better, from an end-user point of view, to only advertise the one that are not used, that is, the ones...

Wish
Simulator
Switch
Zeroconf
Mobsya

On MACOS, the aesl program in attachment is generating a new tab at each disconnection of the same wireless thymio, creating a multitude of tabs, as illustrated by the screen...

Bug
Studio
Mobsya