Package Details: aseba-git 2.0.0.r35.gca18645f-1

Git Clone URL: https://aur.archlinux.org/aseba-git.git (read-only, click to copy)
Package Base: aseba-git
Description: A set of tools which allow beginners to program robots easily and efficiently.
Upstream URL: https://github.com/Mobsya/aseba
Keywords: aseba thymio vpl
Licenses: LGPL3
Provides: aseba
Submitter: THS
Maintainer: THS
Last Packager: THS
Votes: 4
Popularity: 0.000000
First Submitted: 2016-10-05 07:25 (UTC)
Last Updated: 2020-07-15 10:52 (UTC)

Pinned Comments

THS commented on 2020-07-15 10:59 (UTC) (edited on 2020-07-15 10:59 (UTC) by THS)

I updated aseba to use the maintained fork from Mobsya which now integrated into the Thymio suite.

You might need to update the firmware on your Thymio to use this version.

@meberlei this should be fixed.

@paoda and @SonGokuJ dependencies should be fixed. gcc is part of base-devel and it can be assumed that this package is installed.

Latest Comments

« First ‹ Previous 1 2

THS commented on 2018-11-26 07:49 (UTC)

@Jojo_Linux I just updated my system and rebuilt aseba-git and cannot reproduce your error. (Only tested with Aseba Playground). Can you rebuilt this package and try again?

Aseba was forked for the Thymio. Can you try to build this (https://github.com/Mobsya/aseba) version and see if it's fixes your issue?

Jojo_Linux commented on 2018-11-25 23:21 (UTC) (edited on 2018-11-25 23:21 (UTC) by Jojo_Linux)

Hello !

Compilation is ok, but Aseba crashes when I use VPL. If I add an event (orange square) and an action (blue square), the software crashes with the following error :

libpng warning: iCCP: known incorrect sRGB profile

libpng warning: iCCP: known incorrect sRGB profile

libpng warning: iCCP: known incorrect sRGB profile

terminate called after throwing an instance of 'QUnhandledException'

what(): std::exception

Unable to start Dr. Konqi

Re-raising signal for core dump handling.

Abandon (core dumped)

Have you got any information about this ? I need this software for my pupils.

Thank you

martinolopezo commented on 2018-10-03 11:47 (UTC)

It works, thanks for the update

THS commented on 2018-09-20 19:15 (UTC) (edited on 2018-10-01 18:13 (UTC) by THS)

@martinolopezo some things have changed since I've created this package.

Please try to compile it directly from source for now. You need to compile enki with python2 because it doesn't work with python3.

If I find some time I'll try to make this package work again.

Edit: Should be now working again.

martinolopezo commented on 2018-09-20 07:39 (UTC)

I have an error during the compilation on pyenki: "PyInt_Check" not declared PySet_Check suggested. Any update on a potential fix?