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

Matthias Goldhoorn matthias.goldhoorn at uni-bremen.de
Fri Apr 5 08:53:28 CEST 2013


I got the folloing error during the start of some components.

I debuggt this and in
syskit/network_generation/dataflow_dynamics.rb

in the sample_count function the triggers map is empty.
i workdaroung it by adding this in the function:

105                 if triggers.to_a.empty?
106                     return 1
107                 end


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?

Hints?.
Matthias

-- 
  Dipl.-Inf. Matthias Goldhoorn
  Space and Underwater Robotic

  Universität Bremen
  FB 3 - Mathematik und Informatik
  AG Robotik
  Robert-Hooke-Straße 5
  28359 Bremen, Germany

  Tel.:     +49 421 178 45-4193
  Zentrale: +49 421 178 45-6550
  Fax:      +49 421 178 45-4150
  E-Mail:   matthias.goldhoorn at uni-bremen.de

  Weitere Informationen: http://www.informatik.uni-bremen.de/robotik



More information about the Rock-dev mailing list