Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix nao vision for naoqi 2.5 #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented Oct 27, 2022

currently it fails with, may be data type has changed???

http://doc.aldebaran.com/2-5/naoqi/vision/almovementdetection.html#almovementdetection

[W] 1666868993.039267 11065 qitype.metaobject: Method(146) already defined (and overriden): setName::(m)         
[W] 1666868993.039810 11065 qitype.metaobject: Method(103) already defined (and overriden): version::()                   
[INFO] [1666868993.498586]: nao_vision_interface initialized                                                       
/home/k-okada/catkin_ws/ws_pepper/src/nao_interaction/nao_vision/nodes/nao_vision.py:336: SyntaxWarning: The publisher sho
uld be created with an explicit keyword argument 'queue_size'. Please see http://wiki.ros.org/rospy/Overview/Publishers%20
and%20Subscribers for more information.                                                                                   
  self.movementPub = rospy.Publisher("nao_vision/movement_detected", MovementDetected)                                    
[W] 1666869036.204630 11135 qitype.dynamicobject: post on method failed:        ALPythonModule::execute                   
        calling ROSNaoVisionModule.onMovementDetected                                                                     
<type 'exceptions.TypeError'>                                                                                             
'int' object has no attribute '__getitem__'                                                                               
^C[nao_vision-1] killing on exit      

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant