deepdrone / tests /__init__.py
evangelosmeklis's picture
Initial commit with clean project structure
bd61f34
raw
history blame contribute delete
189 Bytes
"""
Test modules for the DeepDrone project.
This package contains test scripts to verify the functionality of:
- Drone connection
- Mission planning and execution
- Agent interactions
"""