aboutsummaryrefslogtreecommitdiff
path: root/integrationtests
Commit message (Collapse)AuthorAgeFilesLines
* - updated flight path assertion position subscription and added check if it ↵Andreas Antener2015-03-152-3/+10
| | | | | | does not get a position after 1 sec - modified test so it works iwth new _Z_P parameter
* cleaned up direct tests, fixed various lint warnings and removed unused codeAndreas Antener2015-03-153-79/+99
|
* set ground truth to true again, needs latest master from euroc_simulatorAndreas Antener2015-03-152-2/+2
|
* remove gazebo plugin command fake, fix some lint warningsAndreas Antener2015-03-151-16/+8
|
* removing sleep between publishments again, issue should be fixed in mavlink nodeAndreas Antener2015-03-151-2/+1
|
* removing manual input and unused code from posctl testAndreas Antener2015-03-151-42/+29
|
* fixed some warnings and updated commentsAndreas Antener2015-03-151-14/+6
|
* trying to fix timing issueAndreas Antener2015-03-151-2/+3
|
* fixed some lint errors and removed armingAndreas Antener2015-03-151-32/+17
|
* update namespace in mavros testsThomas Gubler2015-03-106-28/+32
|
* - publish offboard mode with manual input so the vehicle control status is ↵Andreas Antener2015-03-023-4/+34
| | | | | | correct - trigger offboard in mavros attitude test
* updated test class names to be uniqueAndreas Antener2015-03-023-6/+6
|
* - updated test names, fixed lying comments and updated notes, misc. cleanupAndreas Antener2015-03-028-27/+206
| | | | | - added mavros attitude control test - using manual arming for mavros tests so they succeed for the moment, arming should be implemented soon
* moved mavros to root nodeAndreas Antener2015-02-281-5/+5
|
* wait on armin service and wait 2 seconds after calling itAndreas Antener2015-02-281-0/+6
|
* use mavros arming service to armAndreas Antener2015-02-281-0/+7
|
* added integration tests to cmake listros_mavlinkAndreas Antener2015-02-281-4/+0
|
* added mavros offboard testAndreas Antener2015-02-282-2/+148
|
* fix headers and indentationAndreas Antener2015-02-284-210/+354
|
* update flight path assertion and error handlingAndreas Antener2015-02-282-21/+37
|
* renamed tests, added placeholder for mavros testAndreas Antener2015-02-286-32/+38
|
* - updated position control testAndreas Antener2015-02-282-29/+176
| | | | - added flight path assertion helper
* - updated manual input to publish directly to px4 and not over joystick topicsAndreas Antener2015-02-283-31/+83
| | | | - updated tests to work with current setup
* adding previous integration demo testsAndreas Antener2015-02-285-0/+225