laas.openrobots.ontology |
Base package, that mainly stores the oro-server entry class, OroServer .
|
laas.openrobots.ontology.backends |
Provides the actual underlying ontology-based storage.
|
laas.openrobots.ontology.connectors |
Provides external connectors to communicate with the server.
|
laas.openrobots.ontology.exceptions |
Stores all the exceptions used by oro-server.
|
laas.openrobots.ontology.helpers |
|
laas.openrobots.ontology.json |
|
laas.openrobots.ontology.modules |
|
laas.openrobots.ontology.modules.alterite |
Allows explicit representation of other agents with independant models of
the world.
|
laas.openrobots.ontology.modules.base |
|
laas.openrobots.ontology.modules.categorization |
Provides methods to extract similarities, differences and categories from
a set of concepts.
|
laas.openrobots.ontology.modules.events |
Provides the cognitive event manager module.
|
laas.openrobots.ontology.modules.memory |
Provides the memory management module (including fact forgetting and
reinforcement learning.
|
laas.openrobots.ontology.service |
This package stores all the classes related to service declaration.
A service is:
a method tagged with the RPCMethod annotation...
|
laas.openrobots.ontology.tests |
Provides unit-tests suites fro oro-server.
|
laas.openrobots.ontology.types |
Stores some type and serialization-related classes.
|