I’m trying to spoof the GPS location of my drone. I use PX4 Autopilot, jMavSim Simulator and QGroundControl (I do not have access to a physical drone). What I’m trying is to introduce an offset to the actual position. This video shows an example: https://youtu.be/llN4zfE306Y
What I see is that they used MavProxy however what I found is that PX4 does not work with the gps_input command from mavlink.
Hey did you find any solution to this problem? I am trying a similar thing to raise an exception for certain GPS co-ordinates.... Any leads will be appreciated !!
I’m trying to spoof the GPS location of my drone. I use PX4 Autopilot, jMavSim Simulator and QGroundControl (I do not have access to a physical drone). What I’m trying is to introduce an offset to the actual position. This video shows an example: https://youtu.be/llN4zfE306Y What I see is that they used MavProxy however what I found is that PX4 does not work with the gps_input command from mavlink.