Testing any changes to this repository takes a long time. We need to introduce features that will enable us to test faster and debug more efficiently. I am listing some ideas for documentation and discussion. If I decide to pursue any of these, I will create separate issues. We need two types of features: first, an easier testing setup and second, a way to measure both performance and fidelity. Here are some subtasks I am considering now, with plans to add more later. Some of these features may already exist.
Add a total received count per drone and more comprehensive statistics.
Enable testing of the receiver without Unreal.
Facilitate testing of both the sender and receiver with a single script on the same machine (possibly in a container).
Allow testing of mock data from the sender side without running the entire setup.
Testing any changes to this repository takes a long time. We need to introduce features that will enable us to test faster and debug more efficiently. I am listing some ideas for documentation and discussion. If I decide to pursue any of these, I will create separate issues. We need two types of features: first, an easier testing setup and second, a way to measure both performance and fidelity. Here are some subtasks I am considering now, with plans to add more later. Some of these features may already exist.