Zenoh
Install Zenoh Middleware
Mac
$ brew tap eclipse-zenoh/homebrew-zenoh
$ brew install zenohLinux
$ echo "deb [trusted=yes] https://download.eclipse.org/zenoh/debian-repo/ /" | sudo tee -a /etc/apt/sources.list > /dev/null
$ sudo apt update
$ sudo apt install zenohStarting/testing the Router
# inside OM1
zenohd -c robot_storage.json5Installing the Persistent Backend
Using the REST API at ::9500
Last updated
Was this helpful?
