User Tools

Site Tools


teaching:se-kiba:knowledge-assignment

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
teaching:se-kiba:knowledge-assignment [2013/04/22 13:19] – [Implementation] tenorthteaching:se-kiba:knowledge-assignment [2016/05/19 09:19] (current) – external edit 127.0.0.1
Line 46: Line 46:
   - Load KnowRob with the newly created 'livingroom_map' package as argument. The system should load without any errors, and you should see two lines saying that living_room_objects.owl and living_room_map.owl have been parsed.   - Load KnowRob with the newly created 'livingroom_map' package as argument. The system should load without any errors, and you should see two lines saying that living_room_objects.owl and living_room_map.owl have been parsed.
   - Try to visualize the newly added objects and ask for their positions and properties.   - Try to visualize the newly added objects and ask for their positions and properties.
 +  - Start with developing the chat client, starting from the test client in json_prolog/examples/JSONPrologTestClient.java (or one of the other example clients in whatever language you prefer). The json_prolog node offers a ROS service through which queries can be sent, the equivalent to the normal interactive Prolog shell that you have used before, just through ROS.
 +  - Extend the client such that it interprets simple natural-language commands like "Where is the sofa?", generates a Prolog query to read the (x,y,z) position of the sofa, and creates a simple response like "The sofa is at 0.2, 2.4, 0.3".
  
  
teaching/se-kiba/knowledge-assignment.1366636798.txt.gz · Last modified: 2016/05/19 09:18 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki