paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] geolocation of photos taken


From: Eduardo lavratti
Subject: Re: [Paparazzi-devel] geolocation of photos taken
Date: Wed, 20 Feb 2013 08:45:17 -0300

Hello Christophe ,
I do a similar script that generate a GPX file from log files.
It generate a TXT file to that include euler angles to be used by photogrametry software.

My script are based on log2nmea script.
If anyone interested i can share here.

best regards.


Date: Wed, 20 Feb 2013 12:27:02 +0100
From: address@hidden
To: address@hidden
Subject: Re: [Paparazzi-devel] geolocation of photos taken

A known problem ...

1: https://github.com/tudelft/paparazzi/tree/tudelft4.2/sw/tools/photolist stupid tool to get only the DC_SHOT commands directly to a textfile (latlong/utm/...). if usefull it could be added to paparazzi/master

but then still, there might be missing coordinates, and while they have a number so you can identify which are missing it is often still enoying

2: onboard telemetry logging: spy on the telemetry link and dump all to SD-card. Read it as a memory stick after landing. Logging distant DC_SHOT messages is the reason we use this part of paparazzi the most. 



-Christophe 


On Wed, Feb 20, 2013 at 12:00 PM, Gerard Toonstra <address@hidden> wrote:
Hi all,

Some online services for orthomosaic generation expect the latitude, longitude, altitude and attitude when a photo was taken,
the minimum being position.

My camera doesn't have inbuilt GPS (and not sure if I'd want to use that if it did). My GPS antenna is directly above the camera.
My question is how paparazzi supports recording this data such that it can be used together with the upload of the actual photos?


I guess I could rely on the DC_SHOT in the telemetry, but if there's a gap in the reception I may lose a few position updates.
Having said that, I could not discover scripts which pull this from the logs after the flight.

Very interested in learning what others have done in this area.

Rgds,

Gerard


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


_______________________________________________ Paparazzi-devel mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/paparazzi-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]