How to send the GPS data to the Drone
-
Hello.
We are planning on a project without a GPS sensor.
First, the way we consider was qvio, but it failed sometime for an unknown reason.
So we tried to find some way how to send estimated GPS data to the drone, and the fake GPS looked suitable.
I checked the fake_gps codes in PX4-Autopilot and mavros, but it looked like a way for the HITL, not for the real control.(If I understood correctly, the HITL is for the simulation world using real hardware)
So is there a way to send custom GPS data to the drone? -
You will have to study PX4 architecture and work through the code to create a new type of GPS input
Did you go through the VIO troubleshooting steps? https://docs.modalai.com/flying-with-vio/#troubleshooting-vio