aseba 1.6.0-0.3b35de8
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.
- 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 aseba 1.6.0-0.3b35de8
as follows:
guix install aseba@1.6.0-0.3b35de8
Or install the latest version:
guix install aseba
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.