You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
490 B
24 lines
490 B
5 years ago
|
[
|
||
|
{
|
||
|
"model": "iris",
|
||
|
"test_filter": "[multicopter]",
|
||
|
"timeout_min": 20
|
||
|
},
|
||
|
{
|
||
|
"model": "iris_opt_flow_mockup",
|
||
|
"test_filter": "[multicopter_offboard]",
|
||
|
"timeout_min": 20
|
||
|
},
|
||
|
{
|
||
|
"model": "iris_vision",
|
||
|
"test_filter": "[multicopter_offboard]",
|
||
|
"timeout_min": 20,
|
||
|
"max_speed_factor": 1
|
||
|
},
|
||
|
{
|
||
|
"model": "standard_vtol",
|
||
|
"test_filter": "[vtol]",
|
||
|
"timeout_min": 20
|
||
|
}
|
||
|
]
|