[Documentation] [TitleIndex] [WordIndex

  Documentation Status

Cannot load information on name: cram_core, distro: electric, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.
cram_core: alexandria | babel | cffi | cl_store | cl_utilities | cram_designators | cram_execution_trace | cram_language | cram_math | cram_process_modules | cram_projection | cram_reasoning | cram_test_utilities | cram_utilities | gsd | gsll | lisp_unit | split_sequence | synchronization_tools | trivial_features | trivial_garbage

Package Summary

A set of libraries for implementing AI enabled robot control programs.

cram_core: alexandria | babel | cffi | cl_store | cl_utilities | cram_designators | cram_execution_trace | cram_language | cram_math | cram_process_modules | cram_projection | cram_reasoning | cram_test_utilities | cram_utilities | gsd | gsll | lisp_unit | split_sequence | synchronization_tools | trivial_features | trivial_garbage

Package Summary

A set of libraries for implementing AI enabled robot control programs.

Cannot load information on name: cram_core, distro: hydro, which means that it is not yet in our index. Please see this page for information on how to submit your repository to our index.

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

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}


2013-06-15 12:28