Exploring whether/how mavsim-viewer (lightweight C/Raylib 3D vehicle visualizer) and PlotJuggler (2D time-series plotting tool) could work together.
This is an open-ended exploration — not a fixed proposal. The embedding idea (mavsim-viewer as a PlotJuggler plugin) was just one angle considered among many. The real question is: what's the most valuable thing that could emerge from combining these tools?
Prompted by PlotJuggler PR #1295 — a WebSocket DataStreamer plugin (merged Feb 2026). That PR turned out to be inbound-only (data INTO PlotJuggler), not useful for driving an external visualizer.