Code reorganization and Drone Logic Update
This commit is contained in:
@@ -131,8 +131,8 @@ else
|
||||
echo "[OK] Environment already configured"
|
||||
fi
|
||||
|
||||
# Install MAVProxy
|
||||
pip3 install --user pymavlink mavproxy
|
||||
# Install MAVProxy and Python dependencies
|
||||
pip3 install --user pymavlink mavproxy pexpect
|
||||
|
||||
# -----------------------------------------------------------------------------
|
||||
# Verification
|
||||
|
||||
Reference in New Issue
Block a user