Code Monkey home page Code Monkey logo

ad-xolib's Introduction

ad-xolib (OpenScenario & OpenDrive Parser in C++ & Python)

C++ library for Parsing OpenScenario (1.2) & OpenDrive format files (1.7) with Python bindings for 3.+

Introduction

This repository provides a library for reading ASAM's OpenStandards OpenScenario & OpenDrive Data files, the parsing conforms to

ASAM OpenDRIVE 1.7 Specification

ASAM OpenScenario 1.2 Specification

Image of asam-logo

License

This software library is provided under the MIT open-source license: https://opensource.org/licenses/MIT.

Inspiration

Getting started

The project is compiled with c++11 enabled compiler, choose your stack accordingly . ** Bugs related to GCC are resolved.

Build from Source

git clone https://github.com/javedulu/ad-xolib.git
git submodule update --init --recursive 
mkdir build
cd build
cmake . -B build
cmake . --target build

Alternatives

Contributing

Contributions are very welcome!

CAUTION

The {py}xo[sc,dr].[h,cxx] files are autogenerated, in case you require any modifications, please send a request with the details. They will be updated regularly.

Don't edit them directly .

Coming Soon .. [ Sneak Peek ]

  • Visual Graph Editing of OpenScenario & OpenDrive alt text

Future Requests

  • Meta manager to handle OpenDrive & OpenScenario -- In Progress
  • Save to xo[dr,sc] from c++ [ 01-18-2021 ]
  • Javascript porting using emcc
  • Visual Graph based Editing (Web Browser Based) -- In Progress
  • Python binding [XODR] DONE
  • Bump the format to 1.7 of OpenDrive DONE
  • OpenScenario c++ parsing based on OpenScenario-1.0 DONE
  • Python binding for OpenScenario [XOSC] DONE
  • OpenScenario Manager to manage simulations with External Simulator's - Web Based :) - Challenging
  • OpenScenario 2.0 specification -- In Progress **

ad-xolib's People

Contributors

javedulu avatar lukaswikander avatar victorjarlow 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.