added aerpawlib capabilities to uav script

This commit is contained in:
2026-01-29 20:56:54 -08:00
parent c8b54a30aa
commit 4d08e2c88a
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__