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

Documentation for Zenoh configuration #395

Draft
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

JEnoch
Copy link
Contributor

@JEnoch JEnoch commented Jan 7, 2025

The goal of this PR is to add a documentation about the way to configure Zenoh for various use cases and deployments.

So far I plan address the following sections:

  • Default configuration
  • Case of a robot with multiple hosts/boards (e.g. Turtlebot3)
  • Connection from/to another host (i.e. router-to-router)
  • Direct connection of a remote Node (e.g. remote rviz)
  • Automatic discovery and interconnections of Zenoh routers (i.e. routers scouting)
  • Remote connection via a Zenoh router in the cloud
  • No router, UDP multicast scouting, single host (i.e. DDS-like, single host)
  • No router, UDP multicast scouting, multiple hosts (i.e. DDS-like, multi hosts)
  • Downsampling
  • Access Control (by network interface)

Any comment or suggestion of additional section is welcome !

@JEnoch
Copy link
Contributor Author

JEnoch commented Jan 7, 2025

Also, I'm not sure yet how to re-organize the main README.md to avoid duplicate and to point to this new doc...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant