Closed aniongithub closed 2 years ago
If you're using ROS, you can try the Rosbridge connection via ?rosbridge-websocket-url=ws://...
.
There's more documentation for this feature in Foxglove Studio here: https://foxglove.dev/docs/studio/connection/live-connection#rosbridge. And we also have a custom WebSocket protocol for non-ROS users.
Thanks, I'll try both those approaches!
Is there any API or provision to stream data directly to a running instance of webviz instead of relying on a rosbag file?