Daniel Agar
a57b9f9381
delete drv_baro.h, drv_mag.h, drv_range_finder.h, drv_device.h and purge UAVCAN CDev usage
4 years ago
Nicolas de Palezieux
653b7c0007
fmu v4: add option to run DShot telemetry on UART usually used for the ESP WIFI module
4 years ago
Jaeyoung-Lim
d42e57a066
Update sitl_gazebo to latest
...
This PR updates sitl_gazebo to latest
4 years ago
Mohamed Abdelkader Zahana
80dd841cad
Update launch files to enable multi-video stream in SITL ( #16497 )
...
* Update launch files to support multi-video stream in SITL
* Pass extra args to jinja_gen.py inside gazebo_sitl_multiple_run.sh to enable multi-video streaming
4 years ago
PX4 BuildBot
064511c2df
Update submodule flightgear_bridge to latest Fri Jan 8 00:39:45 UTC 2021
...
- flightgear_bridge in PX4/Firmware (168468c12a
): 44b51d5b1c
- flightgear_bridge current upstream: 7c2c623da9
- Changes: 44b51d5b1c...7c2c623da9
7c2c623 2021-01-06 slimonslimon - Switch Ign-math to Eigen3 (#5 )
4 years ago
Daniel Agar
b94e346488
Update submodule sitl_gazebo to latest Tue Jan 5 12:40:40 UTC 2021 ( #16493 )
...
- sitl_gazebo in PX4/Firmware (850d0bc588
): 054e0a1be6
- sitl_gazebo current upstream: 44de4acc3f
- Changes: 054e0a1be6...44de4acc3f
44de4ac 2021-01-02 Lorenz Meier - Update README.md
Co-authored-by: PX4 BuildBot <bot@px4.io>
4 years ago
PX4 BuildBot
a1b81df445
Update submodule sitl_gazebo to latest Fri Jan 1 12:39:16 UTC 2021
...
- sitl_gazebo in PX4/Firmware (a444d2610a
): ca6c738fff
- sitl_gazebo current upstream: 054e0a1be6
- Changes: ca6c738fff...054e0a1be6
054e0a1 2021-01-01 pjdewitte - Jinja generation: add protection against accidental overwriting (#682 )
869225e 2020-12-31 JaeyoungLim - Fix lightsource for high fidelity worlds (#680 )
4 years ago
Lorenz Meier
00e6d11dfa
PX Uploader: Disable windowed mode
...
The windowed mode has been added for Windows targets originally. It gets very often incorrectly detected and slows down flashing considerably. This even applies to serial links. We are disabling it now in most circumstances.
4 years ago
Lorenz Meier
3d809134f5
Updating SITL gazebo (Mac OS fixes)
4 years ago
Ramón Hernán Roche Quintana
5c93403db7
Tools: Python >3.7 requires the wheel packge
...
currently installing pymavlink witouth the wheel package results in an
error when using Python 3.7 or later
https://github.com/ArduPilot/pymavlink/issues/486
4 years ago
PX4 BuildBot
ec79361548
Update submodule sitl_gazebo to latest Mon Dec 21 00:39:43 UTC 2020
...
- sitl_gazebo in PX4/Firmware (5868463d06
): 563f0876a5
- sitl_gazebo current upstream: 4043287bbe
- Changes: 563f0876a5...4043287bbe
4043287 2020-12-20 Silvan Fuhrer - tiltrotor: increase wing area to 0.5 per side (#678 )
f004811 2020-12-20 JaeyoungLim - Update mavsdk version for SITL tests (#673 )
4 years ago
PX4 BuildBot
2a187a76d6
Update submodule sitl_gazebo to latest Thu Dec 17 23:05:03 UTC 2020
...
- sitl_gazebo in PX4/Firmware (90f61c2f9a
): 19981d61cf
- sitl_gazebo current upstream: 563f0876a5
- Changes: 19981d61cf...563f0876a5
563f087 2020-12-17 JaeyoungLim - Fix tiltrotor model (#675 )
0e2d63a 2020-12-17 JaeyoungLim - Fix wind transmormations for motor model (#674 )
e5d0d65 2020-12-13 JaeyoungLim - Update container versions for tests (#672 )
bccb487 2020-12-12 BazookaJoe1900 - mavlink_interface: rename serial link related function to include 'serial' (#670 )
4 years ago
Daniel Agar
cf010f44d0
Update submodule sitl_gazebo to latest Wed Dec 9 00:39:59 UTC 2020 ( #16354 )
...
- sitl_gazebo in PX4/Firmware (cd1ffa63cd
): e01ba8f78c
- sitl_gazebo current upstream: 19981d61cf
- Changes: e01ba8f78c...19981d61cf
19981d6 2020-12-08 Flavio Tonelli - Fix plugin misspelling (#665 )
Co-authored-by: PX4 BuildBot <bot@px4.io>
4 years ago
JaeyoungLim
e8cefcafbc
Fix gazebo_sitl_multiple_run.sh scripting ( #16340 )
...
This commit fixes the problem when using scripting options. This regression was introduced by #15463
4 years ago
PX4 BuildBot
3783ab4a6a
Update submodule sitl_gazebo to latest Fri Dec 4 00:39:14 UTC 2020
...
- sitl_gazebo in PX4/Firmware (25c113a527
): cd8ba25c81
- sitl_gazebo current upstream: e01ba8f78c
- Changes: cd8ba25c81...e01ba8f78c
e01ba8f 2020-12-03 JaeyoungLim - Add macos build tests for Bigsur (#663 )
a6698f5 2020-11-19 Daniel Agar - update gitignore (#658 )
4 years ago
JaeyoungLim
c5486ca47e
sitl: fix sitl_run to run on macOS ( #16287 )
...
This commit removes the readarray command from the Tools/sitl_run.sh.
This fixes the issue where SITL was not able to run due to readarray not being available on macOS
4 years ago
Daniel Agar
71306f7f83
update all container tags to 2020-11-18
4 years ago
jaeyoung
fb3b1f8bd9
Update sitl_gazebo submodule
4 years ago
JaeyoungLim
5e693180d9
Fix bash error when running SITL Gazebo ( #16221 )
4 years ago
Sander Swart
387659d615
Added support for models located in all paths defined in GAZEBO_MODEL_PATH ( #16214 )
...
Co-authored-by: Sander Swart <sander.swart@live.nl>
4 years ago
bbworld1
5e6f8a9606
Add typhoon h480 support to gazebo multiple sim ( #16210 )
...
* Add typhoon h480 support to gazebo multiple sim
This commit adds support for the typhoon_h480 model for the
gazebo_sitl_multiple_run.sh script.
* Update sitl_gazebo to latest version
4 years ago
Daniel Agar
22fbcf98cf
Tools/setup: requirements.txt add pymavlink
...
- needed for Tools/mavlink_shell.py
4 years ago
PX4 BuildBot
37567bbee0
Update submodule sitl_gazebo to latest Mon Nov 16 00:38:40 UTC 2020
...
- sitl_gazebo in PX4/Firmware (eb3135e79c
): 27e06e2a49
- sitl_gazebo current upstream: 0a4d0708e8
- Changes: 27e06e2a49...0a4d0708e8
0a4d070 2020-11-13 BazookaJoe1900 - clean build warning due to wrong string size
4 years ago
PX4 BuildBot
683fcdc910
Update submodule sitl_gazebo to latest Fri Nov 13 20:14:29 UTC 2020
...
- sitl_gazebo in PX4/Firmware (40bf460717
): ee7661eeab
- sitl_gazebo current upstream: 27e06e2a49
- Changes: ee7661eeab...27e06e2a49
27e06e2 2020-11-12 JaeyoungLim - Add catkin build test (#652 )
6f6f420 2020-11-12 JaeyoungLim - Replace water level to ocean model (#649 )
4 years ago
Daniel Agar
dd3c1a3653
Tools/HIL: relax command retry for now
4 years ago
Jaeyoung-Lim
40bf460717
Update jsbsim bridge to latest
...
This commit updates the jsbsim bridge to the latest
4 years ago
Daniel Agar
3cf072debc
HIL tests remove deleted smoothz test
4 years ago
Daniel Agar
3924792c20
Jenkins: HIL improve run_tests.py and run_nsh_cmd.py helper
...
- switch to python3
- run_nsh_cmd.py return error if command fails
- decrease timeout in checking for output
- Jenkins hardware tests tolerate certain command failures that aren't available on all boards (flash constrained, etc)
4 years ago
PX4 BuildBot
f4964aea52
Update submodule sitl_gazebo to latest Tue Nov 10 19:18:06 UTC 2020
...
- sitl_gazebo in PX4/Firmware (79ad5eab34b76fbe54c2056974230a122362a62f): 487f6283f4
- sitl_gazebo current upstream: ee7661eeab
- Changes: 487f6283f4...ee7661eeab
ee7661e 2020-11-06 Julian Oes - cmake: don't link to protobuf
4 years ago
Daniel Agar
b491929ad6
Jenkins: HIL tests only finish on PASSED, FAILED, or timeout
4 years ago
SalimTerryLi
6728a3a05a
boards: rename AirPi2 to PilotPi, add arm64 support, add to CI
...
* rename all
* add arm64 support
* change internal ist8310 onto I2C-1
4 years ago
Hamish Willee
ffa38f1b4f
module markdownout - explicit anchor not heading
4 years ago
Hamish Willee
425b8a1733
markdownout - change Firmware to PX4-Autopilot
4 years ago
Daniel Agar
ea2fced6ad
Tools/check_submodules.sh: always update if within vscode cmake configure
...
- the interactive portion of check_git_submodule with hang waiting for user input
4 years ago
JaeyoungLim
9e5cf3a598
Enable multiple rover simulations ( #15904 )
...
This commit allows running multiple simulations with rovers
4 years ago
Lorenz Meier
a39bead740
Update SITL (compile fix)
...
This fixes the linker command for protobuf libraries for plugins.
;
4 years ago
Martin Povišer
d2145917e7
setup: add Nix derivation with build environment
4 years ago
PX4 BuildBot
4df3931bd1
Update submodule sitl_gazebo to latest Thu Oct 29 20:40:02 EDT 2020
...
- sitl_gazebo in PX4/Firmware (6b9dde59d6
): 2451437c19
- sitl_gazebo current upstream: 06e801fe8b
- Changes: 2451437c19...06e801fe8b
06e801f 2020-10-29 Nuno Marques - add missing generated models to git ignore (#644 )
eafc98b 2020-10-28 JaeyoungLim - Move boat model to jinja templates (#641 )
4 years ago
Daniel Agar
0f411d6820
Multi-EKF support (ekf2)
...
- ekf2 can now run in multi-instance mode (currently up to 9 instances)
- in multi mode all estimates are published to alternate topics (eg estimator_attitude instead of vehicle_attitude)
- new ekf2 selector runs in multi-instance mode to monitor and compare all instances, selecting a primary (eg N x estimator_attitude => vehicle_attitude)
- sensors module accel & gyro inconsistency checks are now relative to the mean of all instances, rather than the current primary (when active ekf2 selector is responsible for choosing primary accel & gyro)
- existing consumers of estimator_status must check estimator_selector_status to select current primary instance status
- ekf2 single instance mode is still fully supported and the default
Co-authored-by: Paul Riseborough <gncsolns@gmail.com>
4 years ago
PX4 BuildBot
53b5e2d863
Update submodule sitl_gazebo to latest Sun Oct 25 20:37:27 EDT 2020
...
- sitl_gazebo in PX4/Firmware (945c17bc3f
): 4f03afc7de
- sitl_gazebo current upstream: 2451437c19
- Changes: 4f03afc7de...2451437c19
2451437 2020-10-24 Igor Campos - fix #638 - geotagging plugin not working: subscribed to wrong topic
9f832e5 2020-10-09 JaeyoungLim - Add groundtruth plugin
dcae3ed 2020-09-29 JaeyoungLim - Switch tiltrotor to jinja templates
928169c 2020-09-28 JaeyoungLim - Move where the gps joint is being defined
60897b7 2020-08-24 JaeyoungLim - Fix tiltrotor model
9f82ad4 2020-10-22 JaeyoungLim - Move rover models to jinja templates (#629 )
00d6f2f 2020-10-21 Thies Lennart Alff - Adding Model of BlueROV2 (heavy configuration) (#637 )
b15784d 2020-10-19 Vojtech Spurny - gazebo_gps_plugin fix and enhancement (#635 )
4 years ago
Lorenz Meier
b14d0e4326
Update MAVLink shell default device for modern Mac OS
...
The enumeration changed from usbmodem1 to usbmodem01 and this tracks this OS-level naming change.
4 years ago
Tomasz Domański
887486d4fa
Tools/setup: Add apt-get update after adding gazebo list
4 years ago
PX4 BuildBot
b4a22437ab
Update submodule sitl_gazebo to latest Sun Oct 18 08:37:29 EDT 2020
...
- sitl_gazebo in PX4/Firmware (224be8ba2473d334466316a9dee1bdaf332ca90d): b943edadde
- sitl_gazebo current upstream: 4f03afc7de
- Changes: b943edadde...4f03afc7de
4f03afc 2020-10-16 Apurva Joshi - Update typhoon_h480.sdf (#636 )
4 years ago
CUAVcaijie
70b67ddbff
Add a USB ardupilot * type
4 years ago
Jaeyoung-Lim
3c20580533
Add support for malolo flying wing in JSBSim SITL
...
This commit adds SITL target for malolo flying wing and updates the jsbsim_bridge submodule to include the necessary changes.
4 years ago
David Sidrane
b846ddffd8
Tools:Use . for (source) and ${R} for pathing
4 years ago
JaeyoungLim
34ced0c26c
Cleanup jsbsim run scripts ( #15959 )
...
* Cleanup startup scripts
This commit cleansup the run script for the jsbsim_bridge
* Update jsbsim_bridge submodule
4 years ago
Jacob Dahl
74c9ba8d55
fix px_uploader bytes and char comparison & remove python 2 support ( #15859 )
4 years ago
James Goppert
98c30dff44
Fixes for ROS based multi sim with jinja. ( #15938 )
4 years ago
Benjamin Perseghetti
8350fa702b
Tools/setup/ubuntu.sh: fix for Ubuntu 20.04 - use gazebo11
4 years ago