PlotJuggler
PlotJuggler copied to clipboard
The Time Series Visualization Tool that you deserve.
I tried to compile PlotJuggler (version 3.10.6) from source on my Mac with these properties: - M4 Pro - MacOS 15.3.1 - clang-17.0.0 After following [COMPILE.md](https://github.com/facontidavide/PlotJuggler/blob/3.10.6/COMPILE.md) instructions, I have been...
There is an initial port to Qt6 here: - https://github.com/srmainwaring/PlotJuggler/tree/wips/macos-qt6 - https://github.com/srmainwaring/plotjuggler-ros-plugins/tree/wips/jazzy-macos-qt6 Mainly for information, and that it may save someone time if they are looking to migrate. Running on...
Hello, Thanks for creating PlotJuggler! I met a problem in follow photo. I installed it with snap store and already runned source command! Can you help me ? Best wishes...
## Problem Description When streaming data in real-time mode (UDP/JSON), the waveform cannot be zoomed in locally via mouse drag or scroll wheel. This functionality works correctly in static data...
Plotjuggler should allow the user to select either the "received timestamp", "sent timestamp" or "rosgraph_msgs/Clock" message topic (if available). Because of the fact that the send timestamp can be in...
With the latest update the subscribtion on action feedback topic are not working anymore:  The package name seems to be cut 'docking::a' instead of 'docking::action::LocalServoing'. 
Hello everyone, I just downloaded plotjuggler for ROS2 Jazzy and I cannot get the vertical zoom to zoom out further than 0.1 when data is loaded. Before adding data to...
I use plotjuggler all the time at work on Ubuntu PCs, would love to use on my personal Mac as well but get a cmake failure as described in title....
Hello, I have been unable to install plot-juggler on my machine. OS: Ubuntu 22.04 Attempted Snap. Error: `Desktop file didn't specify the Exec field ` on drop-down pop-up. Attempted `sudo...
Error reading file | Couldn't parse timestamp Parsing format: [None] Time at line 1 : [2025-04-17T17:00:08] I found that I am getting this error on the auto timestamp parsing. #include...