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
installation [2020/02/03 14:53] – [KnowRob installation] daniel86installation [2020/05/20 10:51] – [Eclipse project set-up] abhijit
Line 4: Line 4:
  
   - Dependencies   - Dependencies
-    * **Java >= 8** is required in order to compile KnowRob 
     * **SWI Prolog >= 7.6** is required. You may need to set-up a [[https://www.swi-prolog.org/build/PPA.html|custom PPA]]     * **SWI Prolog >= 7.6** is required. You may need to set-up a [[https://www.swi-prolog.org/build/PPA.html|custom PPA]]
   - Installation   - Installation
Line 17: Line 16:
 openEASE is a cloud-based knowledge service which uses KnowRob in the back-end. openEASE is a cloud-based knowledge service which uses KnowRob in the back-end.
  
-[[/doc/docker|Install and run own openEASE instance]]+[[/doc/docker|Install and run openEASE]]
  
  
  
 +======Eclipse project set-up ======
 +
 +Withing the scope of this section, you will be able to set-up Eclipse project for knowrob. This would facilitate various features an Eclipse IDEA can provide for ROS development.