schollz / find3

High-precision indoor positioning framework, version 3.
https://www.internalpositioning.com/doc
MIT License
4.63k stars 364 forks source link

Warn message while using the cli #145

Open JaviRuiz314 opened 5 years ago

JaviRuiz314 commented 5 years ago

Hi! So I've started using FIND3 but I encounter this messages while using the scanner to track or to learn locations [WARN] main.go func1:200 unable to analyze: problem validating data: sensor data cannot be empty

I'm using the docker installation but what does that mean? It seems arbitrary since, even if it appears on most of my locations, there's one in that didn't show up. EDIT: When I run it without the -forever flag it appears as an error, any idead how can I fixed it?

Also when I'm supposed to use the API commands (GET ping...) Im intended to use FIND3 on a college project and I'm a bit confuse :/

Thank you for your hard work!

schollz commented 5 years ago

Its just a warning that no data has been applied yet, nothing to worry about.