Skip to content

mrl-amrl/amrl-audio-transporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Transporter ROS Nodes

ROS nodes that provides audio-type topics. It's a fork of rosjack ROS package.

Installation

$ sudo apt install libjack-dev
$ sudo apt install jack jackd

List of your sound cards

$ cat /proc/asound/cards

Running JACK server

$ jackd -R -P1 -dalsa -p512 -n4 -D -Chw:0 -Phw:0

About

ROS node that provides audio-type topics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published