Page 1 of 1

How can i get RSS data from wireless network

Posted: 20 Apr 2018, 13:48
by magrin
Hi,
I would you like get Received Signal Strength information from access point in wireless network, for robot localization using fingerprint technique, but in V-Rep using Transceiver don't get signal strength information. How can i get a RSS data?
Thank you.

Re: How can i get RSS data from wireless network

Posted: 24 Apr 2018, 07:08
by coppelia
Hello,

for a real wireless signal, you can't. Unless you write a plugin for that.
On the other hand. the simulated wireless emitter/receiver is just simulated, and the signal strength is either 1 or 0.

Cheers