[Rock-dev] [rock] #159: roby: does not pick up deployments of subclassed tasks model

rock noreply at opendfki.de
Fri Apr 27 14:30:06 CEST 2012


#159: roby: does not pick up deployments of subclassed tasks model
--------------------+-----------------------------------
 Reporter:  thro02  |      Owner:  rock-dev-mailing-list
     Type:  defect  |     Status:  new
 Priority:  major   |  Milestone:
Component:  base    |   Keywords:
--------------------+-----------------------------------
 Observed after commit 7c952b

 When providing a task model in a composition and using a deployment of a
 subclass of this task model, then 'plan.find_local_tasks(task_model)' is
 not able to find it.

 composition 'foo'
     add Parent::Task
 end

 task and deployment:

 name 'child'

 task_context 'Task'
     subclasses 'parent::Task'
     ..
 end

 deployment 'child'
     task('child','child::Task')
 end

-- 
Ticket URL: <https://rock.opendfki.de/ticket/159>
rock <https://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list