Giter Site home page Giter Site logo

arauschert / openscenario.api.test Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ra-consulting-gmbh/openscenario.api.test

0.0 0.0 0.0 170.08 MB

License: Apache License 2.0

Shell 0.07% C++ 97.74% C 0.03% Java 0.07% Groovy 0.39% XSLT 0.04% ANTLR 0.03% Smarty 1.26% CMake 0.33% Batchfile 0.04% Dockerfile 0.01%

openscenario.api.test's Introduction

OpenSCENARIO API

Abstract

  • Extensive library for reading and checking scenarios.
  • Fully compliant to OpenSCENARIO 1.1
  • Includes an executable checker (See Getting Started).
  • Implementation platform is C++

Features

  • Reading and processing of XML scenario files.
  • Precise warnings and errors on a line and column based file location.
  • API for browsing the OpenSCENARIO tree.

More Features

  • Resolving $notated parameters
  • Resolving catalog references
  • Resolving object references
  • Checking model constraints from the standard (Range checker rules)

Architectural features and extension points

  • Abstracting the model from its implementation Feature: Providing an API to browse the tree--hiding the implementations.
  • Abstracting from storage media Extension Point: Reading from zipped files, from databases or from the cloud by writing your own resource locator classes.
  • Abstracting from storage formats Extension Point: Write your own loader class to read from binary files or from JSON etc.
  • Checker rule API Extension Point: Write your own checker rules. E.g. for your company‘s set of authoring guidelines.
  • Architecture is transferable to different platforms E.g. JAVA, Python

Use Cases

Primary Use Cases

  • Using the library as a stand alone checker.
  • Integrating the library in simulators and editors.
  • Analyzing scenarios for labeling issues (e.g. in OpenLabel).

More Use Cases

  • Building customer specific sets of authoring guidelines with the generic checker rule interface.
  • Enabling reading access to backends and to the cloud.
  • Analyzing scenarios for building comparators, doing data mining etc.
  • Storing pre-compiled scenarios in efficient storage formats in databases.

Building the Sources in C++

Please refer to the main documentation here.

openscenario.api.test's People

Contributors

ahege avatar deakon997 avatar muzair-rac avatar uzair18 avatar engelben avatar fjanssenluxoft avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.