[JdeRobot] Ice Object Not Exist

Arturo Vélez Duque arturo92vd at gmail.com
Thu Mar 10 23:19:11 CET 2016


I´ve solved this problem, but I´ve found another one…

basecamera = ic.propertyToProxy("Introrob.Camera.Proxy")
cameraProxy = jderobot.CameraPrx.checkedCast(basecamera)

This is the part of my code where i found the problem, because cameraProxy is empty and i can´t read frames.

Regards,
Arturo.

> Inicio del mensaje reenviado:
> 
> De: Arturo Vélez Duque <arturo92vd en gmail.com>
> Asunto: Ice Object Not Exist
> Fecha: 10 de marzo de 2016, 22:55:06 CET
> Para: jde-developers en gsyc.es
> 
> I was testing my component and i have this error:
> 
> arturo en arturo-Parallels-Virtual-Platform:~/Escritorio$ python camtry.py --Ice.Config=camtry.cfg
> loading Ice.Config file ./camtry.cfg
> Traceback (most recent call last):
>   File "camtry.py", line 12, in <module>
>     cameraProxy = jderobot.CameraPrx.checkedCast(basecamera)
>   File "/usr/lib/python2.7/jderobot/camera_ice.py", line 710, in checkedCast
>     return _M_jderobot.CameraPrx.ice_checkedCast(proxy, '::jderobot::Camera', facetOrCtx, _ctx)
> Ice.ObjectNotExistException: exception ::Ice::ObjectNotExistException
> {
>     id = 
>     {
>         name = Camera
>         category = 
>     }
>     facet = 
>     operation = ice_isA
> }
> 
> 
> 
> I don´t know where the mistake is, can be that i´m not calling the cam correctly??
> 
> Regards,
> Arturo.

------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://gsyc.escet.urjc.es/pipermail/jde-developers/attachments/20160310/cdc672e0/attachment.htm 


More information about the Jde-developers mailing list