[Rock-dev] tools/syskit/lib/syskit/network_generation/dataflow_dynamics.rb:118:in `+': nil can't be coerced into Fixnum (TypeError)

Sylvain Joyeux sylvain.joyeux at dfki.de
Fri Apr 5 10:34:35 CEST 2013


On 04/05/2013 08:53 AM, Matthias Goldhoorn wrote:
> I got the folloing error during the start of some components.
Start ? You should get it at network generation time (i.e. without 
running anything)
> Not sure where this error cames from. I think it's related that i use
> slave-activities that might be unknown until now to roby?
That's definitely the case.
> Hints?.
Slave activities should inherit the triggers from their triggering 
component.

The two methods that will need to be modified (on the same class) are
   #initial_information(task) => should not call #done_task_info (at the 
end of the method) if the activity is a slave activity
   #done_task_info => set the task information from the task to its 
slaves (using #add_task_info) and call #done_task_info on them.

-- 
Sylvain Joyeux (Dr.Ing.)
Senior Researcher

Space & Security Robotics
Underwater 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