You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following eclipse-zenoh/zenoh#585, running ros2 run rmw_zenoh_cpp init_rmw_zenoh_router will throw the error below
[2023-12-02T11:53:30Z INFO zenohd] zenohd v0.11.0-dev-34-gc0ebfff6 built with rustc 1.72.0 (5680fa18f 2023-08-23)
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: JSON error: unknown field `qos`, expected one of `enabled`, `address`, `interface`, `autoconnect`, `listen` at commons/zenoh-config/src/lib.rs:601.', zenohd/src/main.rs:157:42
The text was updated successfully, but these errors were encountered:
Following eclipse-zenoh/zenoh#585, running
ros2 run rmw_zenoh_cpp init_rmw_zenoh_router
will throw the error belowThe text was updated successfully, but these errors were encountered: