Uses of Class
laas.openrobots.ontology.modules.events.GenericWatcher
Packages that use GenericWatcher
Package
Description
Allows explicit representation of other agents with independant models of
the world.
Provides the cognitive event manager module.
-
Uses of GenericWatcher in laas.openrobots.ontology.modules.alterite
Subclasses of GenericWatcher in laas.openrobots.ontology.modules.alterite -
Uses of GenericWatcher in laas.openrobots.ontology.modules.events
Subclasses of GenericWatcher in laas.openrobots.ontology.modules.eventsModifier and TypeClassDescriptionclass
This class specializesGenericWatcher
to easily create event watchers that monitor new instances of a given class.