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

Pause button does not work #766

Open
destroy314 opened this issue Mar 29, 2023 · 2 comments
Open

Pause button does not work #766

destroy314 opened this issue Mar 29, 2023 · 2 comments

Comments

@destroy314
Copy link

The pause button in the lower-left corner of the screen does not work when connecting to Rosbridge, causing memory usage to increase indefinitely and eventually crash the webpage("Aw, Snap!", error code 5).
I'm using Chrome 111.0.5563.110 (arm64) on MacBook Pro with M1 chip.

@jtbandes
Copy link
Contributor

Please try Foxglove Studio instead — it is an actively maintained tool that began as a fork of this project. It has support for rosbridge as well as foxglove_bridge (a similar bridge with better performance).

Also of note is that Rosbridge is a "live" connection, and the server cannot be asked to pause incoming topics from publishers. You may need to adjust other settings in the app to ensure you aren't asking it to display an unbounded amount of data.

@destroy314
Copy link
Author

Thanks for the reply, I tried foxglove and it didn't have this problem, but I didn't find any setting to make webviz.io/app discard past data as foxglove does.

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

No branches or pull requests

2 participants