mirror of https://github.com/ArduPilot/ardupilot
Tools: scripts: configure_ci.sh: install numpy so quaternions work
This commit is contained in:
parent
40ac2e493d
commit
af6e308108
|
@ -89,4 +89,4 @@ fi
|
|||
pip install --user -U argparse empy pyserial pexpect future lxml
|
||||
pip install --user -U mavproxy
|
||||
pip install --user -U intelhex
|
||||
|
||||
pip install --user -U numpy
|
||||
|
|
Loading…
Reference in New Issue