forked from Archive/PX4-Autopilot
75bb25a44c
wait_until_altitude() checks for absolute altitude being close so checking for 1m below the setpoint can fail if the speedup results in no sample inside the altitude window being checked. Ideally the test could check if the takeoff is done directly instead of comparing altitudes in the first place. |
||
---|---|---|
.. | ||
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 |