[JdeRobot] Ice Object Not Exist

Francisco Pérez f.perez475 at gmail.com
Sat Mar 12 12:17:49 CET 2016


Well,

here's your problem:



you are specifying in your program that Ice should look for an string like
that one, but in your .cfg file you have this string:



So they are not the same, and Ice cannot find it. To solve your problem, you
should change the content in your .cfg file or in your python class in order
to make these strings equal.

The simplest way:

replace  to  in your .cfg file.

Hope it helps!



--
View this message in context: http://jderobot-developer-list.2315034.n4.nabble.com/JdeRobot-Ice-Object-Not-Exist-tp4642965p4642974.html
Sent from the Jderobot Developer List mailing list archive at Nabble.com.


More information about the Jde-developers mailing list