DistanceBetweenVehicles_criteria.json 590 B

123456789101112131415161718192021
  1. {
  2. "CollisionTest": {
  3. "children": [],
  4. "feedback_message": "",
  5. "blackbox_level": 4,
  6. "_terminate_on_failure": false,
  7. "test_status": "SUCCESS",
  8. "expected_value_success": 0,
  9. "expected_value_acceptable": null,
  10. "actual_value": 0,
  11. "optional": false,
  12. "list_traffic_events": [],
  13. "_collision_sensor": null,
  14. "other_actor": null,
  15. "other_actor_type": null,
  16. "registered_collisions": [],
  17. "last_id": null,
  18. "collision_time": null,
  19. "terminate_on_failure": false
  20. }
  21. }