TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A free and open Indoor Navigation Service with superb accuracy

101 pointsby ENadyrover 6 years ago

11 comments

qauteover 6 years ago
&gt; World-class accuracy of 1.96 meters<p>Good for WiFi&#x2F;IMU-based indoor (phone-based) position tracking, I believe. For more accuracy, especially for robotics, etc., Pozyx [1] claims resolution of &quot;a few centimeters&quot; (indoor rooms&#x2F;outdoor) by using some custom trilateration circuitry, and then there are attempts to use VR (esp. Vive) methods [2], which are even better (albeit more limited range).<p>[1] <a href="https:&#x2F;&#x2F;www.pozyx.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.pozyx.io&#x2F;</a> [2] <a href="https:&#x2F;&#x2F;hackaday.com&#x2F;2018&#x2F;09&#x2F;04&#x2F;this-is-your-solution-for-open-source-motion-tracking&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hackaday.com&#x2F;2018&#x2F;09&#x2F;04&#x2F;this-is-your-solution-for-op...</a>
beamatronicover 6 years ago
Has anyone used the in-store navigation feature in the Target app? It works on items that are in stock - it shows you the aisle number. Tap on that and it shows a store map (with the correct floor you are on) and the location of the item and your location. It’s scarily accurate. I’m not sure of the technology behind it.<p>Edit: a word, and also this was on iOS.
评论 #18730119 未加载
lozaningover 6 years ago
Does anyone know how this differs from <a href="https:&#x2F;&#x2F;www.internalpositioning.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.internalpositioning.com&#x2F;</a> ? So far as I can tell the idea is almost exactly the same.<p>I&#x27;ve been using that with quite a bit of success in automating my smart home as I move around it.
评论 #18728616 未加载
评论 #18729474 未加载
hashharover 6 years ago
I have had really good experience with a Microsoft Research project called Path. The main usecase I had was navigating places like shopping malls without proper shop numbers or any addressing scheme.<p>You can find it discussed here <a href="https:&#x2F;&#x2F;www.microsoft.com&#x2F;en-us&#x2F;research&#x2F;blog&#x2F;path-guide-new-approach-indoor-navigation&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.microsoft.com&#x2F;en-us&#x2F;research&#x2F;blog&#x2F;path-guide-new...</a>
评论 #18727792 未加载
vxxzyover 6 years ago
Very interesting. Indoor mapping is a great project to take on. I started mapping my house using Wifi Signal. By capturing signal strength, noise, and connected AP for each device for every second. I can manage to turn lights off and on as I enter certain rooms. I can also tell the &quot;occupancy level&quot; of each room and &quot;Who&#x27;s where&quot;.
评论 #18730974 未加载
评论 #18728178 未加载
deforciantover 6 years ago
Cool :) I have done my bachelor&#x27;s project around wifi location fingerprinting back in the day. Took a year but with a bit of tweaks we did manage to calculate pretty accurate models of signal propagation by just having a wall model. The only downside at that time was the lack of development tools for Android (we had to use netbeans which was being horrifying experience). I guess it would be a lot easier to do the project with modern development environments + Flutter &amp; Dart and using a bit more modern versions of OS :)<p>Really nice to see that this area is still active and being worked on!
评论 #18728989 未加载
thsowersover 6 years ago
Bike-shedding: What kind of domain name is ap.cs.ucy.ac.cy?
评论 #18727901 未加载
评论 #18727930 未加载
评论 #18727931 未加载
ENadyrover 6 years ago
Any other open Indoor Navigation Services I should be looking at for inventory tracking?
评论 #18728682 未加载
评论 #18727368 未加载
Geeeover 6 years ago
There&#x27;s also <a href="https:&#x2F;&#x2F;www.indooratlas.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.indooratlas.com&#x2F;</a> which does indoor positioning based on magnetic signatures.
评论 #18729889 未加载
_underflow_over 6 years ago
Didn&#x27;t Portlandia do this a few seasons ago?
ElijahLynnover 6 years ago
tldr: Watch this demo video, <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=MO-473oWSfE" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=MO-473oWSfE</a><p>It is the Navigator Video on the far right column of the homepage.