Skip to content

Audio Monitoring Node

Nikolaos Tsipas edited this page Aug 28, 2014 · 1 revision

The audio monitoring can be used by an engineer to verify that the audio capture procedure produces the expected output. If the audio capture parameters are not properly configured then by monitoring the output we can quickly detect corrupted audio data.

Comms

Type Topic Message
input /pandora_audio/kinect_audio_capture_stream AudioData.msg

Configuration

common_params.yaml

monitor_channels: 2

How to run

roslaunch pandora_kinect_audio_capture monitor.launch

Note that the audio capture node (capture.launch) should be already started

Metapackages

###pandora_audio

  • [Audio capture node](Audio Capture Node)
  • [Audio monitoring node](Audio Monitoring Node)
  • [Audio recording node](Audio Recording Node)
  • [Audio processing node](Audio Processing Node)

Clone this wiki locally