[Rock-dev] Discussion about fault response tables

Sylvain Joyeux sylvain.joyeux at dfki.de
Tue May 7 16:37:37 CEST 2013


On 05/07/2013 04:28 PM, Chris Mueller wrote:
> Am 07.05.2013 15:58, schrieb Sylvain Joyeux:
>> In other words, the events are for nominal things, the exceptions for
>> errors. This starts to appear at this level as well: the state machine
>> are for nominal things, the fault responses for errors.
>>
>
> Only a general question: Is it necessary in this case a FAULT_MATCHER is
> also handling
> events? (Or can this be left over to the Statemachine / Action Interface).
FAULT_MATCHER does not handle events. It handles errors that are 
originating from a particular event.

The handler

   on_fault TaskModel.fault_event do
   end

will *not* trigger for every emitted 'fault' event. Only for the ones 
that are actually faults.
-- 
Sylvain Joyeux (Dr.Ing.)
Space & Security Robotics

!!! Achtung, neue Telefonnummer!!!

Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany

Phone: +49 (0)421 178-454136
Fax:   +49 (0)421 218-454150
E-Mail: robotik at dfki.de

Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.:    DE 148646973
Steuernummer:  19/673/0060/3
-----------------------------------------------------------------------


More information about the Rock-dev mailing list