furushchev / respeaker_ros

A ROS Package for Respeaker Mic Array
Apache License 2.0
71 stars 60 forks source link

Publish all channels #18

Closed furushchev closed 4 years ago

furushchev commented 4 years ago

Topics are listed as below:

$ rostopic list | grep audio
/audio
/audio/channel0
/audio/channel1
/audio/channel2
/audio/channel3
/audio/channel4
/audio/channel5

If ~main_channel is 0, data published as /audio and /audio/channel0 is the same.