aseba
Event-based robot programming tools
Aseba means actuator and sensor event-based architecture. It is a set of tools which allow beginners to program robots easily and efficiently. It includes robot simulators, a programming language, and a visual programming language (VPL) that is notably used together with the Thymio educational robot.
- Versions: 1.6.0-0.3b35de8
- Website: https://github.com/aseba-community/aseba
- Licenses: LGPL 3
- Package source: gnu/packages/robotics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of aseba
as follows:
guix install aseba
Or install a particular version:
guix install aseba@1.6.0-0.3b35de8
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/aseba/'><img src='http://127.0.0.1:3000/packages/aseba/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/aseba/badges/latest-version.svg)](http://127.0.0.1:3000/packages/aseba/) Org: [[http://127.0.0.1:3000/packages/aseba/][http://127.0.0.1:3000/packages/aseba/badges/latest-version.svg]]