All contributions to the pymavswarm
system are documented here. pymavswarm
utilizes Semantic Versioning for project versioning.
- Ability to specify a single target agent ID using a tuple when sending commands, and now always require a list argument: PR #120
- Acknowledgement failure when sending navigation commands (e.g., waypoints): PR #124
- Support for sending debug vectors: PR #118
- User interface to enable simple interaction with drone fleets or drone swarms
- Log file parsing to support developers that need to evaluate their logs
- Collision avoidance using real-time reachability analysis