Skip to content

francoisferland/irl_audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irl_audio

A set of ROS packages for ManyEars, IntRoLab's sound localization and tracking library.

Based on the old manyears_ros distribution, but with various fixes and catkin compatible.

manyears_ros

This package is a ROS wrapper for the ManyEars sound localization library.

Kinect usage

ManyEars is compatible and already configured to work with a first generation Microsoft Kinect. Since it uses the rt_audio_ros sub-package, your Kinect has to be configured to be used as a standard USB Audio Class device. To do so, refer to the HARK-KINECT project:

http://winnie.kuis.kyoto-u.ac.jp/HARK/wiki.cgi?page=HARK-KINECT+Installation+Instructions+(as+a+USB+recording+device)

Then, refer to the 'manyears_node_kinect.launch' launch file in the manyears_ros package, which will automatically launch both rt_audio_ros for sound cature and manyears_node for sound localization. Tracked sources details will appear on the '/tracked_sources' topic, while the '/source_pose' geometry_msgs/PoseStamped topic will have the location of the source with the highest energy. Keep in mind that only the orientation on the XY plane in front of the Kinect is considered, and so only the angle around Z should be used.

About

A fork of IntRoLab's original ROS packages for ManyEars

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published