[Rock-dev] Rock GUI - location for qt ruby related stuff / plug-in widgets

Sylvain Joyeux sylvain.joyeux at dfki.de
Thu Jan 13 09:45:37 CET 2011


On 01/12/2011 11:41 AM, Alexander Duda wrote:
> On Tue, 2011-01-11 at 20:09 +0100, Sylvain Joyeux wrote:
>> I would also go into vizkit, but I would then prefer to have it into the
>> vizkit namespace.
>
> I had a good talk with Jakob and we came up this the following schema.
>
> all ruby scripts which are gui related go into:
> /vizkit/ruby/lib
> /vizkit/ruby/lib/widgets
> /vizkit/ruby/lib/cplusplus_extensions
> ruby namespace Vizkit

I would change to
   /vizkit/ruby/vizkit
   /vizkit/ruby/vizkit/widgets
   /vizkit/ruby/vizkit/cplusplus_extensions

so that the widgets can be loaded manually with
   require 'vizkit/widgets/temperature'

> all c++ qt designer widgets which have no dependencies to rock go into
> one dedicated repository.
>
> all other c++ widgets or plug-ins for the visualization go into
> /vizkit/src/plugins/
> /vizkit/src/widgets/
> c++ namespace vizkit

Eeehhh. Of course, this is only for widgets that depend on base types. 
Widgets/vizkit plugins that depend on specific types go into the 
packages that define them (e.g. CorridorPlanVisualization goes into 
corridor_planner)
-- 
Sylvain Joyeux (Dr.Ing.)
Space & Security Robotics

!!! Achtung, neue Telefonnummer!!!

Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany

Phone: +49 (0)421 178-454136
Fax:   +49 (0)421 218-454150
E-Mail: robotik at dfki.de

Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.:    DE 148646973
Steuernummer:  19/673/0060/3
-----------------------------------------------------------------------


More information about the Rock-dev mailing list