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
Last revisionBoth sides next revision
doc [2022/03/25 11:38] – [Theses] gkazhoyadoc [2022/03/25 11:42] – [Getting started] gkazhoya
Line 9: Line 9:
   * [[/tutorials|Tutorials]] to acquire hands-on experience with CRAM   * [[/tutorials|Tutorials]] to acquire hands-on experience with CRAM
   * [[/doc/links|Links]] to broaden your background knowledge on Lisp, Robotics, AI, Planning   * [[/doc/links|Links]] to broaden your background knowledge on Lisp, Robotics, AI, Planning
-  * [[/doc/guidelines|Programming Guidelines]]: please skim through before starting to write your own CRAM packages+  * [[/doc/guidelines|Programming Guidelines]]: skim through before starting to write your own CRAM code
   * [[doc/testing|Guidelines for test-driven development]]   * [[doc/testing|Guidelines for test-driven development]]
  
Line 22: Line 22:
 ===== Publications ===== ===== Publications =====
  
-Please see the related publications list [[publications|here]].+==== Papers ====
  
 +See the [[publications|Publications]] page.
  
-===== Theses =====+==== Theses ====
  
   * [[https://mediatum.ub.tum.de/doc/1239461/1239461.pdf|Lorenz Mösenlechner PhD Thesis]] on CRAM v1 (thesis overview can be found [[lorenz-thesis-overview|here]])   * [[https://mediatum.ub.tum.de/doc/1239461/1239461.pdf|Lorenz Mösenlechner PhD Thesis]] on CRAM v1 (thesis overview can be found [[lorenz-thesis-overview|here]])
Line 43: Line 44:
  
  
-===== API =====+===== Autogenerated API =====
  
-  * [[doc/api/cram-language|Autogenerated API for cram-language]]+  * [[doc/api/cram-language|cram-language aka CPL]]