[JdeRobot] (sin asunto)
jessi fernandez martinez
jessi_3118 at hotmail.com
Tue Nov 10 13:36:49 CET 2015
Hi,
I'm trying to do the cameraview in python, but, when I compile I get:
Traceback (most recent call last):
File "/home/ubuntu/JdeRobot/src/stable/components/cameraview/Sensor.py", line 21, in __init__
self.image = self.cameraProxy.getImageData();
TypeError: getImageData() takes at least 2 arguments (1 given)
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
File "/home/ubuntu/JdeRobot/src/stable/components/cameraview/ThreadControl.py", line 17, in run
self.sensor.update()
File "/home/ubuntu/JdeRobot/src/stable/components/cameraview/Sensor.py", line 33, in update
self.image = self.cameraProxy.getImageData();
TypeError: getImageData() takes at least 2 arguments (1 given)
What happen?
Thanks!!!
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://gsyc.escet.urjc.es/pipermail/jde-developers/attachments/20151110/45ea626c/attachment.htm
More information about the Jde-developers
mailing list