Closed ninja-hu closed 3 years ago
This is the mac-id of the RX_SAR_robot robot collected by the TX_Neighbor_robot :
log [calculate_AOA_profile]: Detected MAC ID = 00:21:6A:C5:FC:0, Packet count: = 965
However, the one in config file is :
Profile for RX_SAR_robot MAC-ID: 00:21:6A:53:89:D2, TX_Neighbor_robot MAC-ID: 00:21:6A:3E:F5:7E
Reading from file
Correcting the mac-id in the config file fixes the issue
"input_RX_channel_csi_fn":{
"desc":"Reverse channel csi File stored on the RX robot which is performing 3D SAR",
"value":{
"mac_id":"00:21:6A:C5:FC:0",
"mac_id_val":"00:16:EA:12:34:56",
"csi_fn":"/REACT-Projects/WSR-IROS-2021/DataSet/Dataset3-Multirobot-Counter-TDMA/0610/csi_rx_2021-06-10_115700.dat"
}
},