odas icon indicating copy to clipboard operation
odas copied to clipboard

How to get direction of audio through ODAS?

Open hltkts123 opened this issue 3 years ago • 7 comments

Hi everyone! I'm trying to do project that control a mobile robot by voice. I used Respeaker Core v2.0 to captured audio. I done with ODAS as the below figure. Now I want to use the azimuth angle to control a mobile robot. I already have a complete robot. So how do that? Screenshot from 2021-03-03 08-04-03

P/s: I have tried retrieving messages via TCP / IP, maybe I coded wrong so I didnt receive anything. I have tried edit file config to show information to terminal and I got some parameters as x, y, z, energy...etc. Screenshot from 2021-03-03 07-18-12

hltkts123 avatar Mar 03 '21 01:03 hltkts123

https://github.com/introlab/odas_ros/tree/redesign_modular_v2/sound_tracking

doumdi avatar Mar 09 '21 19:03 doumdi

Hi everyone! I'm trying to do project that control a mobile robot by voice. I used Respeaker Core v2.0 to captured audio. I done with ODAS as the below figure. Now I want to use the azimuth angle to control a mobile robot. I already have a complete robot. So how do that? Screenshot from 2021-03-03 08-04-03

P/s: I have tried retrieving messages via TCP / IP, maybe I coded wrong so I didnt receive anything. I have tried edit file config to show information to terminal and I got some parameters as x, y, z, energy...etc. Screenshot from 2021-03-03 07-18-12

How did you get these parameter information, includes: x, y, z, energy? Probably your method is really helpful for me.

peisong0109 avatar Mar 12 '21 07:03 peisong0109

https://github.com/introlab/odas_ros/tree/redesign_modular_v2/sound_tracking

It's amazing! I have cloned it to my laptop and following readme.md. However when I "catkin_make", it showed error as below: image

I tried to find it, but it failed

hltkts123 avatar Mar 15 '21 02:03 hltkts123

Hi everyone! I'm trying to do project that control a mobile robot by voice. I used Respeaker Core v2.0 to captured audio. I done with ODAS as the below figure. Now I want to use the azimuth angle to control a mobile robot. I already have a complete robot. So how do that? Screenshot from 2021-03-03 08-04-03 P/s: I have tried retrieving messages via TCP / IP, maybe I coded wrong so I didnt receive anything. I have tried edit file config to show information to terminal and I got some parameters as x, y, z, energy...etc. Screenshot from 2021-03-03 07-18-12

How did you get these parameter information, includes: x, y, z, energy? Probably your method is really helpful for me.

Currently I don't have a way to get the parameters. I'm trying use methor suggested by doumdi above

hltkts123 avatar Mar 15 '21 02:03 hltkts123

How to start odas_ros,after installation is complete,i dont know how to do

ganyihangxingyihang avatar Jul 22 '21 02:07 ganyihangxingyihang

Hi, I am so so excited that you have get these parameter information, these are just what I need. Can you tell me how you got them? That will help me a lot!

It's great if you can reply, Thanks in advance! Dongdong

Qinyang-bit avatar Nov 12 '21 13:11 Qinyang-bit

Hi everyone! I'm trying to do project that control a mobile robot by voice. I used Respeaker Core v2.0 to captured audio. I done with ODAS as the below figure. Now I want to use the azimuth angle to control a mobile robot. I already have a complete robot. So how do that? Screenshot from 2021-03-03 08-04-03 P/s: I have tried retrieving messages via TCP / IP, maybe I coded wrong so I didnt receive anything. I have tried edit file config to show information to terminal and I got some parameters as x, y, z, energy...etc. Screenshot from 2021-03-03 07-18-12

How did you get these parameter information, includes: x, y, z, energy? Probably your method is really helpful for me.

May I see the full contents of your terminal? That will be so helpful for me! Thank you so much!!

Qinyang-bit avatar Nov 14 '21 02:11 Qinyang-bit