added aerpawlib capabilities to uav script

This commit is contained in:
2026-01-29 20:56:54 -08:00
parent 6604928f8f
commit 338bb6c340
4 changed files with 165 additions and 18 deletions

3
.gitignore vendored
View File

@@ -52,3 +52,6 @@ sandbox/*
# Python Virtual Environment
aerpaw/venv/
aerpaw/venv/*
# Pycache
__pycache__