[Rock-dev] orogen/omniidl: Error in look-up of 'LineCandidate::Corba::state_t': 'Corba' not found

Sylvain Joyeux sylvain.joyeux at dfki.de
Mon Sep 12 14:52:50 CEST 2011


On 09/12/2011 02:44 PM, Alexander Duda wrote:
> It seems that the following is not supported by orogen/omniidl because
> orogen is generating an idl file which is not compatible with omniidl.
>
> -->  Error in look-up of 'LineCandidate::Corba::state_t': 'Corba' not
> found
>
> class LineCandidate
> {
>          public:
>              enum state_t
>              {
>                  OLD,
>                  OUTLIER,
>                  OK,
>                  BEST
>              };
> 	
>              state_t state;
> }
Seems that right now the Corba exporter does not like having types 
defined in classes (i.e. you have to move state_t outside of the class 
for the time being)

And open a bug report on the trac, thanks

-- 
Sylvain Joyeux
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