forked from cesar.alejandro/oscillation_ctrl
Add 'px4_setup/px4_requirements.txt'
This commit is contained in:
parent
cbeb5c4ea6
commit
131fe1e552
|
@ -0,0 +1,23 @@
|
||||||
|
argcomplete
|
||||||
|
argparse>=1.2
|
||||||
|
cerberus
|
||||||
|
coverage
|
||||||
|
empy>=3.3
|
||||||
|
jinja2>=2.8
|
||||||
|
matplotlib>=3.0.*
|
||||||
|
numpy>=1.13
|
||||||
|
packaging
|
||||||
|
pandas>=0.21
|
||||||
|
pkgconfig
|
||||||
|
psutil
|
||||||
|
pygments
|
||||||
|
pymavlink
|
||||||
|
pyros-genmsg
|
||||||
|
pyserial>=3.0
|
||||||
|
pyulog>=0.5.0
|
||||||
|
pyyaml
|
||||||
|
requests
|
||||||
|
setuptools>=39.2.0
|
||||||
|
six>=1.12.0
|
||||||
|
toml>=0.9
|
||||||
|
wheel>=0.31.1
|
Loading…
Reference in New Issue