PX4 SITL MavSDK with jmavsim (Forward UDP for MavLink to work with Jmavsim and Raspberry-Pi)

1. install MavProxy

2. run jmavsim

3. at the computer where you run jmavsim

we assume the raspberry_pi ip address is `192.168.43.7`

4. in the raspberry_pi, you run the code with:

we assume that you have already compiled and installed MAVSDK-Python