You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
You can run a audio_utilscapture_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.
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.
The text was updated successfully, but these errors were encountered: