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

odas_ros and audio_utils output #32

Open
rcodddow opened this issue Feb 9, 2024 · 1 comment
Open

odas_ros and audio_utils output #32

rcodddow opened this issue Feb 9, 2024 · 1 comment

Comments

@rcodddow
Copy link

rcodddow commented Feb 9, 2024

I have setup odas_ros using <alsa_input.usb-SEEED_ReSpeaker_4_Mic_Array__UAC1.0_-00.multichannel-input> and the sound source localization from the topic /odas/ssl seems to be correct. Is there anyway to configure odas_ros to output [audio_utils/AudioFrame] messages from one or more of the input channels ? I would like to run sound classification alongside the sound source location from odas_ros.

@philippewarren
Copy link
Contributor

You can run a audio_utils capture_node to capture the sound input, then send it both to ODAS and your sound classification setup using the capture_node output topic. The odas_ros input topic called raw is where you would send that raw input.

There is a similar setup in the T-Top robot repo:

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