Event Recognition
Hi,
Is there any existing ROS package for event recognition, or is anybody currently working on such area or would be interested in having such functionality?
By event recognition I mean: reasoning/querying on temporally ordered set of low-level events for recognizing occurrences of high-level/complex events.
The idea is to receive different events from different components (here ROS messages which of course need some kind of mapping to a unifying representation) , to process them, and to output complex events. For example one can follow a rule-based approach and process events by means of event calculus.
It is in some sense similar to the idea of Ros Filters, but Ros Filters deal with very low level processing of data.
Any direction/idea is much appreciated, Pouyan
Asked by Pouyan on 2012-02-15 23:49:49 UTC
Comments