energyplug / droidar

Automatically exported from code.google.com/p/droidar
0 stars 0 forks source link

Degrees, minutes and seconds to meters #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, Guys
What I need is rather issue than bug, unfortunately didn't find other place to 
ask this question. 
Something I'm trying to do using droidAR is to place AR marker inside building 
(or room). Basically I know all room parameters (width, height) and I know my 
position coming from indoor positioning system. And my goal is to place visual 
marker near exit of the room. As I sad I do have all coordinates but they are 
in meters, kind a local Descartes coordinates. 

My problem is that I can't identify correlation between position inside droidAr 
coordinate system, and my real word positioning. 

Simplest case: how can I show marker flying in 2 meters in front of a phone?

Thanks.

Original issue reported on code.google.com by kopachevsky on 30 Jul 2013 at 11:47

GoogleCodeExporter commented 8 years ago
You should start with these two wiki pages: 

https://github.com/bitstars/droidar/wiki/Example-code-how-to-create-a-3D-model-v
ia-code

and 

https://github.com/bitstars/droidar/wiki/Example-code-how-to-create-an-object-wi
th-GPS-coordinates-and-display-its-distance

Original comment by simon.heinen on 31 Jul 2013 at 7:24

GoogleCodeExporter commented 8 years ago
Simon, thanks, we can say issue is fixed.

Original comment by kopachevsky on 16 Aug 2013 at 1:35

GoogleCodeExporter commented 8 years ago

Original comment by simon.heinen on 17 Aug 2013 at 4:12