audio_common
audio_common copied to clipboard
AudioData 8 bit integer
Hey I was wondering why the AudioData message uses an array of uint8
s but the capture node has the ability to capture up to 32bit. Is the expectation the in ROS we won't be able to transmit data with a larger bit depth?