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
doc [2024/09/10 11:42] – [Getting started] daniel86doc [2024/09/10 11:50] (current) – [Tutorials] daniel86
Line 1: Line 1:
 ====== KnowRob documentation ====== ====== KnowRob documentation ======
  
-//**NOTE** We are currently working on migrating some of the tutorials marked as deprected to the current master branch KnowRob. The main reason they are deprecated 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/soma|SOMA]] 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 ending of free Cyc, better compatibility to other knowledge-based systems, and many more.// +A detailed documentation is available in the [[https://github.com/knowrob/knowrob|github repository]]
- +Please have a look at the README.md files there. In addition, a broad overview is provided 
-===== Getting started =====+by the following pages:
  
   * [[doc/getting_started|Getting started]]   * [[doc/getting_started|Getting started]]
Line 11: Line 11:
 ====== Tutorials ====== ====== Tutorials ======
  
-Interactive tutorials can be found on the openEASE [[https://data.open-ease.org/user/sign-in?next=/tutorials/|Website]].+Tutorials are available in form of //jupyter// notebooks. 
 +They are part of the source tree and can be found in the [[https://github.com/knowrob/knowrob/tree/dev/jupyter|/jupyter]] 
 +directory. 
 + 
 +A local binder instance might be available [[https://binder.intel4coro.de/v2/gh/knowrob/knowrob.git/dev?labpath=jupyter%2Fintro.ipynb|here]] to run the tutorials in the browser.
 ===== Frequently Asked Questions ===== ===== Frequently Asked Questions =====