forked from Archive/PX4-Autopilot
76750fc8a6
Somehow only subprocess.stdout.readline() works at a time. In order not to miss out on some of the stdout output, we need to collect it all at the end. Also, we can stop using readline() for processes that have quit already. |
||
---|---|---|
.. | ||
mavsdk_tests | ||
mavros_posix_test_avoidance.test | ||
mavros_posix_test_mission.test | ||
mavros_posix_test_safe_landing.test | ||
mavros_posix_tests_iris_opt_flow.test | ||
mavros_posix_tests_missions.test | ||
mavros_posix_tests_offboard_attctl.test | ||
mavros_posix_tests_offboard_posctl.test | ||
mavros_posix_tests_offboard_rpyrt_ctl.test | ||
rostest_avoidance_run.sh | ||
rostest_px4_run.sh |