@tridge I’m building a docker image for running ardupilotTools/autotest/sim_vehicle.py
based on ubuntu/bionic and noticed that tridge/jsbsim
project fails to build. I checked on my bionic vagrant box and jsbsim is similarly failing to build there.
But sim_vehicle.py works just fine (compiles itself etc).
Is tridge/jsbsim still used/necessary to be git cloned + built? e.g. from https://github.com/ArduPilot/ardupilot/blob/master/Tools/vagrant/initvagrant.sh#L53-L56
Any ideas why sim_vehicle.py builds + runs despite ~/jsbim/src/JSBSim
not successfully building?