Julien Lecoeur
2ca00f1a65
Docker: update images to tag 2017-10-23
7 years ago
korigod
c3fe7e989e
integrationtests: upgrade numpy before px4tools install ( #8274 )
...
During px4tools installation, the latest version of pandas is
installed, which requires numpy>=1.9.0. Pandas installs the required
version, however, due to the presence of the old numpy in the docker
image, the present version 1.8.2 is used, which leads to an error
when importing pandas.
This commit fixes the problem by explicitly upgrading numpy before
px4tools installation.
Signed-off-by: Andrey Korigodsky <akorigod@gmail.com>
7 years ago
James Goppert
964dabe179
Add better option handling to integration testing script.
8 years ago
James Goppert
8fdd392700
Added ground truth tests to sitl gazebo CI.
8 years ago
Andreas Antener
14f75bc8a3
SITL CI: Remove log upload from test script and move into separate one
8 years ago
Andreas Antener
be2451cfc7
SITL: use logger for standard_vtol and upload *.ulg files after integrationtests
8 years ago
Andreas Antener
3ff0609f26
Integrationtests: upload test logs to flight review
8 years ago
Andreas Daniel Antener
02029882db
SITL CI: gracefully fail tests early ( #5405 )
9 years ago
James Goppert
dbc5e90993
Change to sitl to allow no board rotation for gazebo. ( #5400 )
...
* Change to sitl to allow no board rotation for gazebo.
* Fix typo in typhoon launch file and create config for lpe.
* Exit early on test failures
9 years ago
Lorenz Meier
f511d49cc2
Improvements to SITL to make paths more flexible. ( #5181 ) ( #5255 )
...
* Path cleanup for SITL.
* Restructured sitl scripts dir.
* Set integration tests to use ekf2 for vtol.
* Fix sitl paths for mac.
9 years ago
Lorenz Meier
102f5b54d7
Revert "Improvements to SITL to make paths more flexible. ( #5181 )"
...
This reverts commit 699b6a2cb3
.
9 years ago
James Goppert
699b6a2cb3
Improvements to SITL to make paths more flexible. ( #5181 )
9 years ago
James Goppert
eeb73888fd
update sitl_gazebo ( #5224 )
9 years ago
James Goppert
feccb9bfc1
Make integraiton test script work with kinetic.
9 years ago
Andreas Antener
2f581a296e
enable VTOL tests on CI again
9 years ago
Andreas Antener
0e5a83f3c1
temporarily disabled running mission test on CI
9 years ago
Andreas Antener
d995f758c2
added mission test to CI run
9 years ago
Andreas Antener
d34edfd435
changed mavros connection string, updated gazebo sitl build process
9 years ago
Andreas Antener
0282321304
fixed test results directory location
9 years ago
Andreas Antener
bee2c98785
reorganized posix sitl launch scripts, reorganized mavros python test scripts (integration tests) and updated them for posix sitl, removed old and not working integration tests
9 years ago
Andreas Antener
326405faa4
updated mavros IT scripts, copy more data after the test
9 years ago
Andreas Antener
7f767a86e5
copy test results outside container
9 years ago
Andreas Antener
fc8d9588c6
added IT run scripts to Firmware
9 years ago