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:getting_started [2014/06/10 17:56] gkazhoyadoc:getting_started [2015/04/28 15:25] gkazhoya
Line 1: Line 1:
 ====== Getting started ====== ====== Getting started ======
 ~~NOTOC~~ ~~NOTOC~~
-The following list is intended as a guideline how to get started using CRAM.+The following list is intended as a guideline on how to get started using CRAM.
  
   * You can install CRAM packages following the [[../installation|Installation]] instructions.   * You can install CRAM packages following the [[../installation|Installation]] instructions.
Line 11: Line 11:
   * To learn more about the theoretical backgrounds of CRAM check out the [[../publications|Publications]] page.   * To learn more about the theoretical backgrounds of CRAM check out the [[../publications|Publications]] page.
  
-  * To broaden your background knowledge on Robotics, AI, Planning and Lisp consult the [[links/Links]] page.+  * To broaden your background knowledge on Robotics, AI, Planning and Lisp consult the [[links|Links]] page. 
 + 
 +  * Before starting to write your own CRAM packages skim through the [[http://cram-system.org/doc/guidelines|Programming Guidelines]] page.