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

#Get mic data from thread alway empty #1

Open
GTMtremolo opened this issue Dec 24, 2020 · 2 comments
Open

#Get mic data from thread alway empty #1

GTMtremolo opened this issue Dec 24, 2020 · 2 comments

Comments

@GTMtremolo
Copy link

Get mic data from thread
data = self.q.get_nowait()

this data is not returned in nao V6

@GTMtremolo
Copy link
Author

may be my nao robot not install ASLA, so how to insall it?

@conema
Copy link
Owner

conema commented Dec 24, 2020

Hi @GTMtremolo, currently I don't have a NAO, so I can't give you precise indications. It's strange that ALSA isn't installed, did you try to ssh into the robot and give the "arecord", "aplay" or "alsamixer" commands? Did they work?

Alternatively, you can install alsa from source or by the package manager included in the NAO linux, or use the ALAudioDevice naoqi module.

PS: note that the ALSA package is available only if you use a real robot, it won't work in the simulator

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

No branches or pull requests

2 participants