Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
doc:reasoning_about_objects [2015/02/04 13:15] – [Visualize the environment, including CAD models of objects] daniel86doc:reasoning_about_objects [2016/04/19 08:08] – [Visualize the environment, including CAD models of objects] daniel86
Line 46: Line 46:
   owl_individual_of(A, knowrob:'FoodVessel');   owl_individual_of(A, knowrob:'FoodVessel');
  owl_individual_of(A, knowrob:'FoodOrDrink')),  owl_individual_of(A, knowrob:'FoodOrDrink')),
- add_object(A, _).+ marker_update(object(A)).
 </code> </code>