[Rock-dev] [rock] #188: orogen: automatic type export is not exporting all types for ro_ptr

rock noreply at opendfki.de
Sat Sep 22 13:58:49 CEST 2012


#188: orogen: automatic type export is not exporting all types for ro_ptr
------------------------------+------------------------------------
 Reporter:  Alexander.Duda@…  |       Owner:  rock-dev-mailing-list
     Type:  defect            |      Status:  new
 Priority:  major             |   Milestone:
Component:  base              |  Resolution:
 Keywords:                    |
------------------------------+------------------------------------

Comment (by Alexander.Duda):

 As far as I remember I had to export 'std/vector</envire/BinaryEvent>'
 like shown below otherwise ro_ptr('std/vector</envire/BinaryEvent>') could
 not be used in combination with
 the typlib_qt_adapter because of the reason stated by this ticked.

 If you need more information I can try to setup a working minimal example.

 import_types_from "envire/core/EventTypes.hpp"
 typekit do
     export_types ro_ptr('std/vector</envire/BinaryEvent>'),
         'std/vector</envire/BinaryEvent>',
         'envire/BinaryEvent'
 end

-- 
Ticket URL: <http://rock.opendfki.de/ticket/188#comment:2>
rock <http://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list