Questions tagged [nao-robot]

A Nao Robot is a programmable humanoid robot. Languages you can use to program Nao are Python, C++, Java, Matlab, Urbi, C, and any .NET languages.

NAO is a programmable humanoid robot. Languages you can use to program Nao are Python, C++, Java, Matlab, Urbi, C, and any .NET languages.

NAO also features an onboard multimedia system, including four microphones (for voice recognition and sound localization), two speakers (for text-to-speech synthesis) and two HD cameras (for computer vision, including facial and shape recognition).

347 questions
-3
votes
1 answer

How to transform the string containing image information to numpy.ndarray?

I get the image information from Nao Robot's camera but the information is store in the string.My idea is to get the acsii of the characters and transform acsii into an instance of ndarray.But I failed. Is my idea wrong? Or did I make a mistake…
lcq
  • 1
  • 5
-4
votes
1 answer

NAO Ball throwing

I am currently in my Masters of Robotics. The problem is, I have never worked with NAO robot before. Now I am given the task of throwing the ball with NAO. I need to throw the ball with both hands. The only problem is, I have no idea where to start…
QAM
  • 1
1 2 3
23
24