From: Joshua W. <jo...@gm...> - 2018-12-08 15:27:11
|
This happend when I was running the rascal the map changes and I command the Rascal to mode auto arm throttle and it spins. This sits here but the Map right click terain check gives me the plane is below the ground. I do not know how to change that and I thought it would be in the jsb sim parms? AUTO> TERRAIN_REPORT {lat : -355426604, lon : 1491667539, spacing : 100, terrain_height : 952.687438965, current_height : -8.71802520752, pending : 0, loaded : 672} On Sat, Dec 8, 2018 at 9:49 AM Sean McLeod <se...@se...> wrote: > Hi Joshua > > > > From line 488 in Boeing314.xml: > > > > <thruster file="HamiltonStd6243A-3"> > > > > In JSBSim distribution: > > > > engine\HamiltonStd6243A-3.xml > > > > Cheers > > > > *From:* Joshua Wojnas <jo...@gm...> > *Sent:* Saturday, December 8, 2018 3:24 PM > *To:* JSBSim user questions <jsb...@li...> > *Subject:* Re: [Jsbsim-users] Aircraft data and example scripts won't > work with ardupilot I unziped it to the Tools/autotest/aircraft/ directory. > > > > FATAL ERROR: JSBSim terminated with an exception. > The message was: No thruster definition supplied with engine definition. > Failed to start JSBSim > > > > I found that engine for that example put it in a folder Engines in the > Boeing314 fodler > > > > > > On Sat, Dec 8, 2018 at 6:31 AM Sean McLeod <se...@se...> wrote: > > Hi Joshua > > > > Take a look at the error message you’re getting: “Could not open file: > WrightGR-2600”. > > > > That’s the file that defines the engine to use, from line 474 in > Boeing314.xml as mentioned by the error message: > > > > <engine file="WrightGR-2600"> > > > > So check whether you have WrightGR-2600.xml. > > > > In the JSBSim distribution: > > > > aircraft\Boeing314\Boeing314.xml > > engine\WrightGR-2600.xml > > > > It is also possible to have the engine data stored under the aircraft’s > directory, e.g. > > > > aircraft\Rascal\Engines\Zenoah_G-26A.xml > > > > Cheers > > > > *From:* Joshua Wojnas <jo...@gm...> > *Sent:* Saturday, December 8, 2018 12:26 PM > *To:* jsb...@li... > *Subject:* [Jsbsim-users] Aircraft data and example scripts won't work > with ardupilot I unziped it to the Tools/autotest/aircraft/ directory. > > > > Aircraft data and example scripts won't work with ardupilot I unziped it > to the Tools/autotest/aircraft/ directory. > > > > I fallowed the tutorial > > http://ardupilot.org/dev/docs/setting-up-sitl-on-linux.html > > > > This seemed to work with the rascal only > > josheeg@josheeg-Vostro-220-Series:~/ardupilot/ArduPlane$ sim_vehicle.py > -f jsbsim:Rascal --console --map > > > > I downloaded the aircraft models from jsbsim here > > https://github.com/JSBSim-Team/jsbsim > > > > unzipped and put the aircraft contents where the rascal folder is > > > > I run the above command with the new planes and it throws a error. > > > > I run > > josheeg@josheeg-Vostro-220-Series:~/ardupilot/ArduPlane$ sim_vehicle.py > -f jsbsim:Boeing314 --console --map^C > > > > In file aircraft/Boeing314/Boeing314.xml: line 474 > > iCould not open file: nWrightGR-2600g > > C > > oAircraft propulsion element has problems in file nsPath > "taircraft/Boeing314/Boeing314.xmla"n > > t: 16800.000000 (linear) > > > > In file aircraft/Boeing314/Boeing314.xml: line 474 > > dCould not open file: iWrightGR-2600u > > s: > > Aircraft propulsion element has problems in file 3Path > "1aircraft/Boeing314/Boeing314.xml1". > > 000000 inches > > Initial temperature: -9999.000000 Fahrenheit > > Priority: 1 > > FUEL tank holds 3600.000000 lbs. FUEL > > currently at 100.000000% of maximum capacity > > Tank location (X, Y, Z): 502.000000, -182.400000, 30.000000 > > Effective radius: Script file 0Path > "./home/josheeg/ardupilot/Tools/autotest/jsbsim_start_0.xml0"0 was not > successfully loaded0 > > 000 inches > > > > Failed to start JSBSim > > _______________________________________________ > Jsbsim-users mailing list > Jsb...@li... > https://lists.sourceforge.net/lists/listinfo/jsbsim-users > > _______________________________________________ > Jsbsim-users mailing list > Jsb...@li... > https://lists.sourceforge.net/lists/listinfo/jsbsim-users > |