[Rock-dev] [rock] #261: orocos.rb: Vizkit.display(task_context) fails without a proper error message

rock noreply at opendfki.de
Fri Apr 26 10:19:35 CEST 2013


#261: orocos.rb: Vizkit.display(task_context) fails without a proper error
message
--------------------+------------------------------------
 Reporter:  mago02  |       Owner:  rock-dev-mailing-list
     Type:  defect  |      Status:  new
 Priority:  normal  |   Milestone:
Component:  base    |  Resolution:
 Keywords:          |
--------------------+------------------------------------

Comment (by sylvain.joyeux):

 You are using a non-async task context. Obviously, Vizkit.display should
 either get the async handle itself, or give you a proper error message,
 but I think that you can fix your script by doing:

 {{{
 Vizkit.display(mp.to_async)
 }}}

-- 
Ticket URL: <https://rock.opendfki.de/ticket/261#comment:4>
rock <https://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list