Camera NMS Pose icon Camera NMS Pose Overhead camera tracks a glyph to give precise robot pose to ARC's NMS for multi-camera indoor/outdoor navigation and waypoint control Try it →
Asked — Edited

Pull Wi-Fi Data From Ezb

Has anyone been able to pull Wi-Fi data from controller. In other words I would like to be able to get a list of all Wi-Fi stations, get the DB from the station. If possible it would be used for indoor navigation.

If not then I guess use a ESP8266, pull the data serial, then do the work to determine location.

It would be easier to pull from EZ though.

Suggestions?

Thanks.


ARC Pro

Upgrade to ARC Pro

Join the ARC Pro community and gain access to a wealth of resources and support, ensuring your robot's success.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

Ya - connect to ezb port 8080 and parse results of scanwifi command

#2  

Can this be done on the fly. I want to pull this info as I move the robot to determine location.