Hi.
I am trying to set PX4 in SITL mode.
The commands : git checkout v1.10.1 and git checkout v1.10.2 .
So I tried with git checkout v1.11.0-beta1 and I arrived to :

So after I modified Settings.json :

But when I run a project, run-console.bat returns the following issues :

And on UE4 I have the following messages :

What do I have to do else to control the drone using Python ?
Thanks for your help.
Hi.

I am trying to set PX4 in SITL mode.
The commands :
git checkout v1.10.1andgit checkout v1.10.2.So I tried with
git checkout v1.11.0-beta1and I arrived to :So after I modified
Settings.json:But when I run a project,


run-console.batreturns the following issues :And on UE4 I have the following messages :
What do I have to do else to control the drone using Python ?
Thanks for your help.