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

Admin space and ROS2 action clients #80

Open
arsh09 opened this issue Dec 29, 2024 · 0 comments
Open

Admin space and ROS2 action clients #80

arsh09 opened this issue Dec 29, 2024 · 0 comments

Comments

@arsh09
Copy link

arsh09 commented Dec 29, 2024

Hi there,

Thank you for providing this repository.

We are replacing the zenoh-rest with zenoh-ts in our web application and it seems that it's not really a drop in replacement. The main motivation for replacement is to be able to use storages and get time series data (stored in cdr format). We tried a similar thing with zenoh-http but the storage queries (for example influxdb) are not completely implemented in zenoh-rest.

It is also unclear as how action clients (or service clients) for ROS2-web applications can be used with zenoh-ts. Is it possible to provide a one example snippet?

The ROS2 pub/sub seems to work perfectly.

Furthermore, is it possible to access the admin space (@) similar to zenoh-rest plugin i.e., http://localhost:8080/@/** using this plugin? We tried similar key value pair on this plugin with subscribers without any response.

Thank you.

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

No branches or pull requests

1 participant