naoqi on Python 3

Posted 5 months ago by Gabriel. paffi

Post a topic
Un Solved
G
Gabriel. paffi

Hi, 

How can we have access to naoqi with nao v6 on Python 3 ?

I would like to use some packages that is only available since python3 such as open-cv2 ....

0 Votes


1 Comments

A

Arthur Maixmilian Noller posted 2 months ago

Use the newer Qi library not naoqi. You can install it using pip like this: pip install qi Afaik it is only available for Linux Documentation: http://doc.aldebaran.com/2-8/dev/libqi/index.html

0 Votes

Login or Sign up to post a comment