Only released in EOL distros:
Package Summary
A set of libraries for implementing AI enabled robot control programs.
- Author: Maintained by Lorenz Moesenlechner
- License: GPL,Public domain,,trivial-features,babel,cffi,BSD,MIT
- Source: git https://github.com/moesenle/cram_core.git (branch: master)
Package Summary
A set of libraries for implementing AI enabled robot control programs.
- Maintainer status: maintained
- Maintainer: Lorenz Moesenlechner <moesenle AT cs.tum DOT edu>, Georg Bartels <georg.bartels AT cs.uni-bremen DOT de>
- Author: Lorenz Moesenlechner <moesenle AT cs.tum DOT edu>
- License: BSD
- External website: http://cram-project.org
- Bug / feature tracker: https://github.com/cram-code/cram_core/issues
- Source: git https://github.com/cram-code/cram_core.git (branch: master)
Package Summary
A set of libraries for implementing AI enabled robot control programs.
- Maintainer status: maintained
- Maintainer: Lorenz Moesenlechner <moesenle AT cs.tum DOT edu>, Georg Bartels <georg.bartels AT cs.uni-bremen DOT de>
- Author: Lorenz Moesenlechner <moesenle AT cs.tum DOT edu>
- License: BSD
- External website: http://cram-project.org
- Bug / feature tracker: https://github.com/cram-code/cram_core/issues
- Source: git https://github.com/cram-code/cram_core.git (branch: master)
Contents
This stack contains the core components of the CRAM (Cognitive Robotic Abstract Machine) framework, developed at the Technische Universität München (http://ias.in.tum.de/research/cram). The common sense reasoning part can be found in the knowrob stack. It contains libraries for reasoning and high level robot control for Steel Bank Common Lisp (http://www.sbcl.org).
Overview
For documentation please consult the documentation section of the official CRAM webpage.
Installation
You can check out the current version of the cram_core stack with
git clone https://github.com/cram-code/cram_core.git
or add the following line to your rosinstall file:
- git: {local-name: stacks/cram_core, uri: 'https://github.com/cram-code/cram_core.git', version: master}