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.
|
|
|
{
|
|
|
|
"mode": "sitl",
|
|
|
|
"simulator": "gazebo",
|
|
|
|
"mavlink_connection": "udp://:14540",
|
|
|
|
"tests":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"model": "iris",
|
|
|
|
"vehicle": "iris",
|
|
|
|
"test_filter": "[multicopter],[offboard]",
|
|
|
|
"timeout_min": 10
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"model": "iris_opt_flow_mockup",
|
|
|
|
"vehicle": "iris_opt_flow_mockup",
|
|
|
|
"test_filter": "[multicopter][offboard][nogps]",
|
|
|
|
"timeout_min": 10
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"model": "standard_vtol",
|
|
|
|
"vehicle": "standard_vtol",
|
|
|
|
"test_filter": "[multicopter][vtol]",
|
|
|
|
"timeout_min": 10
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|