Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cram [2018/01/22 13:05] – [Acknowledgements] gkazhoyacram [2022/04/19 14:22] (current) – Switched About and Blog pages around gkazhoya
Line 1: Line 1:
-====== CRAM: Cognitive Robot Abstract Machine ====== +{{blog>blog?5&[flags]}}
- +
-CRAM is a software toolbox for the design, implementation and deployment of cognition-enabled plan execution on autonomous robots. CRAM equips autonomous robots with lightweight reasoning mechanisms that can infer control decisions rather than requiring the decisions to be preprogrammed. This way CRAM-programmed autonomous robots are more flexible and general than control programs that lack such cognitive capabilities. CRAM does not require the whole reasoning domain to be stated explicitly in an abstract knowledge base. Rather, it grounds symbolic expressions into the perception and actuation routines and into the essential data structures of the control plans. +
- +
-CRAM's domain-specific reactive concurrent language is based on the idea of [[ftp://ftp.cs.yale.edu/pub/technical-reports/tr864.ps.gz|RPL (Robot Plan Language) of Drew McDermott]]. Its core packages are implemented in Common Lisp with support to the ROS middleware infrastructure. +
-  +
- +
- +
-===== Acknowledgements ===== +
- +
-This project received funding from several funding agencies in different research projects. We would like to acknowledge the support from +
- +
-  * DFG Collaborative Research Centre // Everyday Activity Science and Engineering ([[http://www.ease-crc.org|EASE]]) +
-  * EU FP7 project [[http://www.sherpa-project.eu|SHERPA]] (grant agreement #600958) +
-  * EU FP7 project [[http://robohow.eu|RoboHow]] (grant agreement #288533) +
-  * EU FP7 project [[http://www.saphari.eu|Saphari]] (grant agreement #287513) +
-  * EU FP7 project [[http://www.roboearth.org|RoboEarth]] (grant agreement #248942) +
-  * DFG Excellence Initiative research cluster //Cognition for Technical Systems ([[http://www.cotesys.org|CoTeSys]]) +
-  * [[https://www.willowgarage.com|Willow Garage]as part of the PR2 Beta Program +