Hi,
I tested geo-ref-image functionality (ctrl F) in Mission Planner. My setup was pixhawk and Stratosnapper 2. I made short test and result was following. After I pressed "pre-process" button in "Geo ref images" screen, following text appears on screen. What to do ?
Using AMSL Altitude True
Reading log for GPS Messages in order to get AMSL Altitude
Log Read for GPS Messages
Reading log for CAM Messages
Log Read with - 25 - CAM Messages found
Read images
Images read : 25
Error System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int32.Parse(String s, IFormatProvider provider)
at MissionPlanner.Georefimage.doworkCAM(String logFile, String dirWithImages) in c:\Users\michael\Source\Repos\MissionPlanner\georefimage.cs:line 1110
at MissionPlanner.Georefimage.BUT_doit_Click(Object sender, EventArgs e) in c:\Users\michael\Source\Repos\MissionPlanner\georefimage.cs:line 1580
Regards, Pekka
Replies
I have to say that I dont know why I dont see this error message anymore. I updated MissionPlanner software. Maybe it helped.
Michael Oborne could know best answer to that error message :)
Good luck Karthik with your aerial photography projects!
Hi Pekka,
I am facing the same problem, Did u figure out what the problem was??