ml5426883
(Maksym)
February 27, 2024, 12:05pm
1
Hi! I’m trying to connect Ardupilot with JSBsim, but something went wrong… Could someone explain how to fix that? thanks.
sim_vehicle.py -v ArduPlane -f jsbsim:Rascal --console --map
Waiting for heartbeat from tcp:127.0.0.1:5760
MAV> link 1 down
Linux 20.04 LTS. Latest versions of Ardupilot + JSBsim
tridge
(tridge)
February 28, 2024, 11:11pm
2
please give me the output of this command:
JSBSim --version
and where did you install JSBSim from?
ml5426883
(Maksym)
February 28, 2024, 11:11pm
3
tridge:
JSBSim --version
JSBSim Version: compiled from FlightGear 2019.1.1 Nov 14 2019 07:57:44
tridge
(tridge)
February 28, 2024, 11:12pm
4
please be more specific on exactly where you got JSBSim from
tridge
(tridge)
February 28, 2024, 11:14pm
5
I suggest you use the builtin plane simulator with -f plane for now
I will test newer JSBSim versions when I have time
1 Like
ml5426883
(Maksym)
February 29, 2024, 1:21pm
6
Hi! I apologize for interrupting. Could you tell me, when will you have time to look at JSBSIM, please?
The issue has been resolved. It is recommended to update both the documentation and the installation file (build-jsbsim.sh). Currently, the recommended and functional method is to download the JSBSim Debian file and execute it (download from the official repository).