mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-03-23 18:13:49 +08:00
fix ros-test-config for multi-APG
This commit is contained in:
committed by
Marco Hauswirth
parent
9e796daee8
commit
7297364484
@@ -24,7 +24,8 @@
|
||||
"test_filter": "GlobalPositionInterfaceTest.*",
|
||||
"timeout_min": 10,
|
||||
"env": {
|
||||
"PX4_PARAM_EKF2_AGP_CTRL": 1
|
||||
"PX4_PARAM_EKF2_AGP0_ID": 1,
|
||||
"PX4_PARAM_EKF2_AGP0_CTRL": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user