- Joined
- Jan 10, 2024
- Messages
- 1
- Reaction score
- 0
We are making a project that involves mapping the route that our drone takes in each flight. At this stage, I have programmed the modules necessary to log the flight coordinates and do live mapping as well, with inspiration from CV Zone's mapping program. However, currently the mapping procedure does not take any data from the drone, but instead logs the commands sent from the computer to the drone, thus being unable to record discrepancies between what the drone actually did and what commands were sent from the controller. Lots of things can cause discrepancies, such as the drone moving due to winds, and not registering the sent commands due to whatever reason, as I am sure many of you have observed the drone making minor movements without input.
We would like to explore a solution that involves the data sent from the drone during the mapping process. Is this possible? Is that the method that apps like TelloFPV use? Any help would be appreciated.
We would like to explore a solution that involves the data sent from the drone during the mapping process. Is this possible? Is that the method that apps like TelloFPV use? Any help would be appreciated.