enki 2.0pre-0.afd2d8e
Robot simulator
Enki is a robot simulator written in C++. It provides collision and limited physics support for robots evolving on a flat surface. On a contemporary desktop computer, Enki is able to simulate groups of robots hundred times faster than real-time.
- Website: https://github.com/enki-community/enki/
- Licenses: GPL 2+
- Package source: gnu/packages/robotics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install enki 2.0pre-0.afd2d8e
as follows:
guix install enki@2.0pre-0.afd2d8e
Or install the latest version:
guix install enki
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.