Relative Content

Tag Archive for pythonnao-robot

How to grab an object from the ground placed in front of NAO?

I want to make NAO grab a ball placed in front of him at (,0)-(y,é) refrence and placed on the ground, I want the robot to grab it with the right hand (the ball being fit to its hand), for that I have developed the following code (using joint angles based arm movement as stated in the docs: [http://doc.aldebaran.com/2-8/family/nao_technical/joints_naov6.html#naov6-joints-left-arm-joints][1])

Is there an naoqi SDK for Python 3>?

I can’t seem to find a Python NaoQi SDK for Python 3? All I find is for Python 2.7 from the reference installation page: http://doc.aldebaran.com/2-8/dev/python/install_guide.html