Exception: Orocos::NoModel

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/orocos/task_context_base.rb

Overview

Exception raised in TaskContext#initialize for tasks for which we can't determine the model

This is a workaround: orocos.rb should work fine in these cases. However, it seems that it currently does not, so block this case for now