57 Commits (bcfed93c576543733637838a4dcd6cc904b9cb5d)

Author SHA1 Message Date
Daniel Agar f61d8539cb fw_pos_control_l1: add takeoff minimum pitch parameter 4 years ago
Pedro Roque 3ea52fecd3 Added Roll Pitch Yawrate Thrust offboard test. Testing... 5 years ago
baumanta 8709fc3cf9 fix SITL attctl test for less drag 5 years ago
TSC21 88a32cb680 mission_test: fix px4tools func import 5 years ago
TSC21 ed974d83f5 run mission_test over python2 5 years ago
Julian Oes f9ab38f1bc mission_test: let's try to run this with Python 3 5 years ago
Christian Clauss 6dc55f97d4 More fixes for Python 3 compatibility (#13008) 5 years ago
Christian Clauss 41516fbd55 Old style exceptions are Python 3 syntax errors 5 years ago
cclauss c18104d48b Use print() function in both Python 2 and Python 3 5 years ago
Martina Rivizzigno 959a35b3bd add safe_landing_planner to CI 6 years ago
Daniel Agar a175c4407d
Jenkins add rover SITL test 6 years ago
pedro-roque a707403eaf mc_att_ctrl: added yawrate control from offboard. 6 years ago
Daniel Agar 2d1c60bc85
SITL offboard ATT test reduce Z boundary requirement 6 years ago
Martina Rivizzigno 09b795161e Obstacle Avoidance testing in CI (#10780) 6 years ago
Daniel Agar 066ca50ddf
mission test temporarily increase landed timeout 60s -> 120s (#10596) 6 years ago
Daniel Agar 5ec4a48a90 CI mission tests align with initial heading 7 years ago
Daniel Agar e356fd89b0
CI mission tests add FW and cleanup (#10250) 7 years ago
Beat Küng 5363aff879 fixes for integration and unit tests 7 years ago
Anthony Lamping 752d43d94c lengthen offboard tests 7 years ago
Daniel Agar b5aded0db2 update vtol mission tests to increase length 7 years ago
Anthony Lamping 3be6a439f1 CI: better detect end of mission 7 years ago
Anthony Lamping 3b69361a00 CI: move missions into a folder 7 years ago
Anthony Lamping 4158b5e6a9 CI: remove old mission formats 7 years ago
Anthony Lamping e9c7023083 CI: add missions in plan file format 7 years ago
Anthony Lamping c22dc2beaf CI: mission WP reached - satisfy based on mavros topics instead of distance check (#8879) 7 years ago
Anthony Lamping 86ae744266 CI: allow Gazebo to restart on crash (#8817) 7 years ago
Anthony Lamping 85ba160757 CI: improve mavros SITL tests logging (#8714) 7 years ago
Anthony Lamping d375880c4b improve mavros SITL tests (#8652) 7 years ago
Daniel Agar 3f67ddbdba ROS mission_test.py send mission before starting 7 years ago
Anthony Lamping f46db40b10 make sure FCU is connected to mavros before state topic is marked ready 7 years ago
Anthony Lamping ab5a268ca5 simplify vtol transition check, more log msgs 7 years ago
Anthony Lamping f9e7c66718 thread for offboard publishers, add asserts for topics to come up (simulation ready) and set mode and arming, use home_position topic as better indicator of when the simulation is ready, add more feedback to rosinfo, make timeouts meaningful (in seconds), add land and extended state values 7 years ago
Anthony Lamping 5ce381dfc7 update sitl tests 7 years ago
Paul Riseborough 40160c4488 integrationtests: add wait time before arming to allow checks to pass 8 years ago
Daniel Agar 6f89e9d551 integrationtests mavros fix type 8 years ago
James Goppert 8e297022e6 Update px4tools api for mission test. 8 years ago
Sander Smeets 2c78e9de5d DroneKit IT: use new QGC json format 8 years ago
Sander Smeets 53be474191 Simplify dronekit mode change 8 years ago
Sander Smeets 05fda0c0fe Fix test mission index 8 years ago
James Goppert 8fdd392700 Added ground truth tests to sitl gazebo CI. 8 years ago
Lorenz Meier cbd237a58a Integration test: Robustify against 0 home altitude 8 years ago
Lorenz Meier 79fbcf8a1c Tuning to integration testing for better reporting 8 years ago
Julian Oes 18dd6923e6 integrationtests: use Python2 for dependencies 8 years ago
Andreas Antener 17f49ec8cb Integration tests: use separate commands to set mode and arm 8 years ago
sander 2a395c3fec Moved to integrationtests 9 years ago
Andreas Antener 5ed4e4e3a5 use proper matching for VTOL fixed-wing state regarding position acceptance 9 years ago
Andreas Antener 53b5758eb4 added mission name to assertion outputs 9 years ago
Andreas Antener 85b5b399b9 updated FW horizontal acceptance radius to work with deltaquad 9 years ago
Andreas Antener 26de353d4f added mission file to test name 9 years ago
Andreas Antener 37884dc5dd fixed landing and transition detection test 9 years ago