Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of Zenoh to uStreamer #4

Closed
stevenhartley opened this issue Jan 11, 2024 · 6 comments
Closed

Integration of Zenoh to uStreamer #4

stevenhartley opened this issue Jan 11, 2024 · 6 comments
Assignees

Comments

@stevenhartley
Copy link

Creation of a zenoh client that can talk to the streamer (zenoh router).

@stevenhartley
Copy link
Author

Pulling in built artifacts from COVESA/uServices, uprotocol-rust, and uprotocol-rust-ulink-zenoh projects.

@PLeVasseur
Copy link
Contributor

👋 Hey there

Volunteering to take this one on, if you think it makes sense

@stevenhartley stevenhartley moved this from Todo to In Progress in Linux SommR Experiment Jan 12, 2024
@PLeVasseur
Copy link
Contributor

A few ways I could see us going here:

  • Putting these examples in this repo
    • I can make this a 'workspace' project, so that people that want just up-streamer-rust will not have to get or build any of the example code if we go this direction.
  • Putting these examples in the up-zenoh-example-rust
    • Feels a bit 'off' since we're going to be using both Zenoh and SOME/IP
  • Having a dedicated up-streamer-example-rust
    • I could go either way on this. Could be useful to have the demo / example code in this repo "closer" to its implementation if people are curious on how it works rather than in a dedicated repo.

WDYT @stevenhartley?

@PLeVasseur
Copy link
Contributor

Seems to me this would be a better fit for the future up-zenoh-streamer repo. WDYT @stevenhartley?

@PLeVasseur
Copy link
Contributor

Will be done by #16

@PLeVasseur PLeVasseur added this to the v1.6.0-alpha.2 milestone Jul 17, 2024
@PLeVasseur PLeVasseur changed the title Zenoh uPlatform: Test App Init Integration of Zenoh to uStreamer Jul 17, 2024
@PLeVasseur PLeVasseur moved this to In Progress in uStreamer Rust Development Jul 31, 2024
PLeVasseur added a commit that referenced this issue Aug 7, 2024
* Add up-linux-streamer
  * Include ability to pass config file
  * Include default config file with comment explaining
  * Ability to pass --no-default-features to bring own vsomeip shared libraries
* Add examples and documentation on how to use them with up-linux-streamer
  * These use the HelloRequest and HelloResponse COVESA uService helloworld .proto objects
  * mE_client <=> uE_service
  * uE_client <=> mE_service
* Update CI to test both bundled and unbundled vsomeip library configurations

Implements [#4], [#5]
@PLeVasseur
Copy link
Contributor

Completed by #16

@github-project-automation github-project-automation bot moved this from In Progress to Done in uStreamer Rust Development Aug 7, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Linux SommR Experiment Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: Done
Development

No branches or pull requests

2 participants