Git Product home page Git Product logo

Comments (4)

Venturina avatar Venturina commented on May 23, 2024

Hi,

As I do not know your project, I think it's hard to tell which approach would be the best for you.

How to run an artery example simulation is explained in readme's section "Running Artery" (https://github.com/riebl/artery#running-artery)

CAMs are generated and transmitted according to the ETSI ITS G5 standard documents. They don't do anything specific in platooning situations.

from artery.

1140464BV avatar 1140464BV commented on May 23, 2024

My project revolves around a connection with a robotic simulator where a platooning is running and messages are being exchanged on OMNET nodes and postponed into the other simulator for platooning control.
I want the messages exchanged between my OMNET nodes to be CAM messages and the environment to resemble a ETSI ITS-G5 compliant medium...

I already ran successfully your example, but can't find the files that set him up, that's my doubt.

You are wrong, CAM's actually have a designated behaviour for platooning situations on how transmission should work:
image

This behaviour would be something I would be interested in getting done, so even if artery doesn't comply with this, if I can be able to control the CAM's sending between nodes this can be easily implemented.

from artery.

riebl avatar riebl commented on May 23, 2024

@1140464BV Your image just shows the CAM generation rules. These rules are independent of any platoon, i.e. even a sole vehicle will generate CAMs at given event occurrences.
Please have a look at src/artery/application/CaService.cc: CaService::checkTriggeringConditions is exactly implementing aforementioned rules.

If the existing OMNeT++ part of your project is small you might want to copy these modules to Artery for the sake of simplicity.

from artery.

1140464BV avatar 1140464BV commented on May 23, 2024

You are right, those are general and seem to be implemented.

About the integration of artery on my project I think it should be discussed privately so I can expose deeply my project. I would ask if you could send me an e-mail so we could get in touch: [email protected]

Thank you

from artery.

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.