Giter Site home page Giter Site logo

eclipse-iceoryx / iceoryx-automotive-soa Goto Github PK

View Code? Open in Web Editor NEW
31.0 4.0 12.0 196 KB

Example that shows how a service-oriented communication API can be implemented on top of iceoryx

License: Apache License 2.0

CMake 4.28% C++ 91.61% Python 4.11%
automotive autosar-adaptive soa ara-com

iceoryx-automotive-soa's People

Contributors

eclipsewebmaster avatar mossmaurice avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

iceoryx-automotive-soa's Issues

Enable integration test in CI

Brief feature description

An integration test is already available a test/test_automotive_soa_binding.py

Detailed information

  • Enable the integration test in CI

It might work with the following using the script from the iceoryx repo:

  run-integration-test:
    runs-on: ubuntu-20.04
    steps:
      - name: Setup ROS
        uses: ros-tooling/[email protected]
        with:
          required-ros-distributions: foxy
      - uses: actions/checkout@v3
      - run: ./build/_deps/tools/ci/run-integration-test.sh

Create an `ara::com` example to showcase usage with AUTOSAR Adaptive

Brief feature description

iceoryx can be used as an ara::com implementation defined in AUTOSAR Adaptive and was created in 2015 exactly for this use-case. However, the iceoryx API has change in the last releases. To make it easier for users writing the glue code an example shall be created.

Detailed information

  • The example shall contain..
    • Proxies and skeletons
    • Discovery
    • Service with event, field, method
  • Further tasks
    • Introduce is_lambda and use it here Moved to #7
    • Use only one popo::Listener as written in this comment Moved to #8

`Offer()` iceoryx services consistently

Required information

Operating system:
20.04.1-Ubuntu

Compiler version:
GCC 8.4.0

Observed result or behaviour:
Calling skeleton.Offer() and skeleton.StopOffer() does not effect all underlying iceoryx services

Expected result or behaviour:
The MinimalSkeleton consisting of four iceoryx services, should all be offered and stopOffered together.

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.