We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In https://github.com/eclipse-zenoh/zenoh-plugin-dds/blob/release/1.0.4/DEFAULT_CONFIG.json5#L106 It mentioned that define queries_timeout: 5.0. then I got
queries_timeout: 5.0
Plugin "ros2dds" failed to start: Plugin `ros2dds` configuration error: invalid type: floating point `5.0`, expected struct QueriesTimeouts at zenoh-plugin-ros2dds/src/lib.rs:174
run zeohn with configuration file:
zenoh-bridge-ros2dds -c zenoh_config_new.json5
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
In https://github.com/eclipse-zenoh/zenoh-plugin-dds/blob/release/1.0.4/DEFAULT_CONFIG.json5#L106
It mentioned that define
queries_timeout: 5.0
.then I got
To reproduce
run zeohn with configuration file:
System info
The text was updated successfully, but these errors were encountered: