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
Next revisionBoth sides next revision
doc [2014/12/07 09:02] – [Getting started] admindoc [2020/02/06 16:51] – [KnowRob documentation] daniel86
Line 1: Line 1:
 ====== KnowRob documentation ====== ====== KnowRob documentation ======
  
 +**NOTE** At the moment, many of the tutorials won't work with the current master branch. The reason is that the KnowRob code has migrated to the foundational ontology [[https://github.com/ease-crc/dul|DUL]]. In addition, many activity-related concepts are now defined in the [[https://github.com/ease-crc/ease_ontology|EASE ontology]], and have been deleted from **knowrob.owl** (which is now restricted to robot-related concepts). There were many good reasons to do this breaking change such as better organization of ontologies according to generality of concepts, the removal of free Cyc, better compatibility to other knowledge-based systems, and many more. 
  
 ===== Getting started ===== ===== Getting started =====
Line 55: Line 56:
   * [[doc/plunit_testing|Unit testing with plunit]]   * [[doc/plunit_testing|Unit testing with plunit]]
   * Cloud-based KnowRob-as-a-Service applications    * Cloud-based KnowRob-as-a-Service applications 
-    * [[/doc/docker|Install and run KnowRob using Docker]]+    * [[/doc/docker|Install and run own openEASE instance]]
     * [[/doc/docker/dev|KnowRob & Docker developers guide]]     * [[/doc/docker/dev|KnowRob & Docker developers guide]]
     * [[/doc/docker/add-dataset|Add your own dataset]]     * [[/doc/docker/add-dataset|Add your own dataset]]