mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 02:06:27 +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.*",
|
"test_filter": "GlobalPositionInterfaceTest.*",
|
||||||
"timeout_min": 10,
|
"timeout_min": 10,
|
||||||
"env": {
|
"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