-
- Downloads
CI: improve mavros SITL tests logging (#8714)
* add more logging to help with #8556 * log subscribed topics on mission start and test exit (pass or fail) * use mavlink enums everywhere to avoid maintaining dictionary mappings and to have readable values * log when the FCU advances to next mission item without satisfying the position reached offset/radius * some renaming for readability * log more state value changes (connected and MAV_STATUS)
Showing
- integrationtests/python_src/px4_it/mavros/mavros_offboard_attctl_test.py 6 additions, 3 deletions...s/python_src/px4_it/mavros/mavros_offboard_attctl_test.py
- integrationtests/python_src/px4_it/mavros/mavros_offboard_posctl_test.py 5 additions, 3 deletions...s/python_src/px4_it/mavros/mavros_offboard_posctl_test.py
- integrationtests/python_src/px4_it/mavros/mavros_test_common.py 66 additions, 48 deletions...ationtests/python_src/px4_it/mavros/mavros_test_common.py
- integrationtests/python_src/px4_it/mavros/mission_test.py 56 additions, 45 deletionsintegrationtests/python_src/px4_it/mavros/mission_test.py
Loading
Please register or sign in to comment