Giter VIP home page Giter VIP logo

Comments (5)

chrisbratlien avatar chrisbratlien commented on June 16, 2024

Same issue here at Texas A&M Transportation Institute. I created an Atlassian/Bitbucket account in order to download the jpo-ode-private repo. It seems that, even when supplying those Atlassian credentials, it doesn't allow me to clone. Is there another approval process one needs to go through to receive access to that repo? I'm very excited to use this project.

Step 2 - Clone private repository
Clone the source code from the BitBucket repository:

git clone --recurse-submodules https://yourbitbucketusername:[email protected]/usdot-jpo-ode/jpo-ode-private.git

from jpo-ode.

musavih2 avatar musavih2 commented on June 16, 2024

Chris,

We appreciate you reaching out to us and working with the ODE. For accessing the private repository, your use of the ODE needs to be in line with research efforts associated with the U.S. DOT ITS JPO Data Program. Would you please let us know about your ODE use case? If your use case is in line with a US DOT JPO Data Program research, then we can promptly grant you access to that repository. However, if it doesn't, you may still pull from the open-ode branch of the usdot-jpo-ode/jpo-ode repository. This branch provides almost all the same major capabilities of the main branch. There are a few minor features in that branch which your use case most likely will not require. So by letting me know your use case, I can determine if the open-ode branch could work for you.

Best regards,
ODE Team

from jpo-ode.

chrisbratlien avatar chrisbratlien commented on June 16, 2024

Hi Hamid,

Thanks so much for your response. I wasn't aware of the open-ode branch. That may be all that I need for now.

I must have stopped prematurely when I read "Building this application requires all repositories."
from IV. Getting Started

My main interest is in the asn1_codec and the JSON -> BSM -> JSON conversion, UPER encoding and decoding. It would be great to write CV/AV apps without having to implement that J2735 standard completely on my own.

Beyond that, I also would like to get a general sense of the system referenced from this article:

Wyoming integrates connected vehicle data into its traffic management platform.

"WYDOT’s ODE contains an open source decoder for ASN.1, expanding the messages into easily-readable JSON (JavaScript Object Notation) used by the Wyoming TMC and many other TMCs."

I'm encouraged to hear that the open-ode branch provides most of the major capabilities. I think I'll see what I can find there first and not worry about the private repo.

Thanks again,
Chris

from jpo-ode.

musavih2 avatar musavih2 commented on June 16, 2024

Hi Chris,

If you only need a generic J2735 encoding/decoding, you can use the asn1_codec module. That's a standalone module and you will only need kafka and zookeeper containers to use it. However, the input and output to that module is in XML with embedded ASN.1 XER encoding, not JSON.

If you are running Java, you may want to also consider https://github.com/usdot-jpo-sdcsdw/per-xer-codec.

Thanks,
Hamid

from jpo-ode.

hmusavi avatar hmusavi commented on June 16, 2024

Access to private repo granted.

from jpo-ode.

Related Issues (20)

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.