A promising project! I'm working with it and trying to understand the best practices for customizing drone configurations. I want to develop a system for multi-drone collaboration so that every drone can detect other drones’ location by sensor. Is it possible to develop starting from this project?
I read the code but have not found where to modify the property of different drones and how to define my own drone and use them. For example, customize perception algorithms (e.g., swapping YOLO models, modifying detection pipelines) and tune control/logic parameters (e.g., adjusting PID gains, modifying flight behaviors, changing mission planning logic).
A promising project! I'm working with it and trying to understand the best practices for customizing drone configurations. I want to develop a system for multi-drone collaboration so that every drone can detect other drones’ location by sensor. Is it possible to develop starting from this project?
I read the code but have not found where to modify the property of different drones and how to define my own drone and use them. For example, customize perception algorithms (e.g., swapping YOLO models, modifying detection pipelines) and tune control/logic parameters (e.g., adjusting PID gains, modifying flight behaviors, changing mission planning logic).