[Rock-dev] Error using camera_firewire package

Alexander Duda Alexander.Duda at dfki.de
Mon Jun 25 17:35:34 CEST 2012


On 06/25/2012 05:24 PM, Martin.Azkarate at esa.int wrote:
> Hello there,
>
>
> I'm trying to use the camera_firewire package to control a Bumblebee2 
> camera. I recently got installed the camera_firewire package library 
> and orogen component and I have tried to run the scripts that came 
> together in the orogen component folder. However I keep getting 
> different errors which seem to be related to CORBA (??)
>
> Running the script 'camera_firewire_live.rb' I get the following error:
>
> /home/lrm/rock/tools/orocos.rb/lib/orocos/corba.rb:105:in `do_init': 
> failed to contact the name server (Orocos::CORBAError)
> from /home/lrm/rock/tools/orocos.rb/lib/orocos/corba.rb:105:in `init'
> from /home/lrm/rock/tools/orocos.rb/lib/orocos/base.rb:345:in 
> `initialize'
> from camera_firewire_live.rb:6
>
> While if I run the script 'camera-config.rb' I get the following error:
>
> /home/lrm/rock/tools/orocos.rb/lib/orocos/nameservice.rb:92:in 
> `resolve': The service camera_left could not be resolved using 
> following nameservices (in priority order): CORBA (Orocos::NotFound)
> from /home/lrm/rock/tools/orocos.rb/lib/orocos/task_context.rb:372:in 
> `get'
> from camera-config.rb:36
>
> The scripts are attached. I hope somebody can tell what's going wrong 
> with my set-up!

In  camera_firewire_live.rb you are trying to connect to a corba name 
server on a computer called asgurad.local (just uncomment the line if 
you want to use the one from the local host).
In both scripts you do not start the cameras and I guess you do not 
start the cameras from another script therefore TaskContext.get is failing.

see http://www.rock-robotics.org/stable/documentation/runtime/index.html 
for a documentation about how to start components.

Greets
Alex

-- 
Dipl.-Ing. Alexander Duda
Unterwasserrobotik

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

Phone: +49 (0)421 178-456620
Fax:   +49 (0)421 178-454150
E-Mail: alexander.duda 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.dfki.de/pipermail/rock-dev/attachments/20120625/7c5526bf/attachment.htm 


More information about the Rock-dev mailing list