|
From: | Mohit Mundhra |
Subject: | Re: [Paparazzi-devel] Executing Error |
Date: | Mon, 24 May 2010 07:43:01 +0530 |
Thanks Felix!
That was the problem... I get to looking at the code for too long and miss the little things. I appreciate you directing me back to where I should be.
I am still running into the georef problem, does anybody else have any ideas what is causing this problem?
Thanks again,
RaceOn Sun, May 23, 2010 at 5:51 PM, Felix Ruess <address@hidden> wrote:
Hi Race,
regarding the airframe.dtd error: You need to specify the correct path
to the DTD ( /conf/airframes/airframe.dtd ) in your airframe file.
That is the first line in the xml file, e.g. :
<!DOCTYPE airframe SYSTEM "airframe.dtd"> or <!DOCTYPE airframe SYSTEM
"../airframe.dtd"> if you have your airframe file in a subfolder of
/conf/airframes....
Not sure about the georef error.
Cheers, Felix
> _______________________________________________
On Mon, May 24, 2010 at 12:04 AM, Reegan M <address@hidden> wrote:
> Hello, everyone!
>
> I have run into a few more difficulties trying to get paparazzi up and
> running. I have successfully got the board flashed and ready to execute.
> When I try to execute the operation this is what results:
>
> /home/reegan/paparazzi3/var/MJ5/ap/ap.elf :
> section size addr
> .text 103018 16384
> .ctorsRun '/home/reegan/paparazzi3/sw/ground_segment/tmtc/link -d
> /dev/ttyUSB0'
> Run '/home/reegan/paparazzi3/sw/ground_segment/tmtc/server '
> Run '/home/reegan/paparazzi3/sw/ground_segment/cockpit/gcs '
> Fatal error: exception Failure("File not found:
> /home/reegan/paparazzi3/conf/airframes/../../airframe.dtd")
> Broadcasting on network 127.255.255.255, port 2010
> Thread 1 killed on uncaught exception Failure("#of_world : no georef")
> Broadcasting on network 127.255.255.255, port 2010
>
> DONE (exec /home/reegan/paparazzi3/sw/ground_segment/cockpit/gcs 2>&1)
>
> The georef comes up when I try to upload the google tiles. I am unsure what
> is causing this. I am running the 1.3 version of Tiny.
>
> Thanks,
> Race
>
>
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>
_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |