[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Paparazzi and flight gear
From: |
Eric Parsonage |
Subject: |
Re: [Paparazzi-devel] Paparazzi and flight gear |
Date: |
Thu, 6 May 2010 10:59:01 +0930 |
Hey Mike,
Being pretty new myself, I found that this usually happened if you had
some inconsistency in your build process for the aircraft. Try
building the aircraft from the command line, with the make command in
the paparazzi directory:
make AIRCRAFT=TJ1 clean_ac sim
this will then go through the build process and detail what and where
it is building stuff. If the build process has any errors then it will
not create the SITL executable and thus will not run a sim for you.
So, if you do that, and email back to the list with any weird error
codes that come up, and we/I might be able to help a bit more.
good Luck, and welcome to the family!
Eric
On 6 May 2010 04:43, <address@hidden> wrote:
> Hi All
> I totally new to paparazzi . I'm trying to run paparazzi simulation
> with flight gear as outlined in http://paparazzi.enac.fr/wiki/Simulation
> after starting ./paparazzi center and building and executing as followed;
>
> ./launchsitl -a TJ1 -fg 127.0.0.1 -boot
> -norc
> and running flight gear in the local machine
> fgfs --fdm=null
> --native-gui=socket,in,30,,5501,udp
>
> i get the following error
> /home/mikeP/paparazzi3/var/TJ1/sim/simsitl is missing. build
> target sim for A/C TJ1
>
>
> Any idea how to get it working
>
>
> Thanks in Advance
> Mike
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>