Freeze when trying to run AirSim

I had this problem when I was trying to integrate AirSim with ardupilot SITL and accidently changed the settings.json file. Make sure that your localhostIP is set to 127.0.0.1. The line in settings.json should look like this

“LocalHostIp”:“127.0.0.1”

Tell me if this helps!

1 Like