forked from Archive/PX4-Autopilot
18dd6923e6
This changes the shebang of the integration test files to python2 because the scripts fail on systems with Python 3 as the default. Even though ROS has been ported to Python 3, there are still some dependencies not playing along. The error that comes up when starting with Python 3 is: > No module named 'mavexpression' |
||
---|---|---|
.. | ||
python_src/px4_it | ||
run_container.bash | ||
run_tests.bash | ||
upload_test_logs.bash |