PlotJuggler
PlotJuggler copied to clipboard
Can I set min/max on X axis for XY streaming plots?
I'm new to PlotJuggler, so perhaps I missed this but is there a way I set min/max limits on the X-axis for XY streaming plots?
I'm using the app in streaming mode to plot data from a ROS topic message containing X-Y coordinates from a multi-node ROS system that calculates the position of a device by triangulating range data from multiple ultra-wideband precision location sensors.
It seems I have everything working except setting limits on the X-axis. If I could understand how to do this, I think the app would work great for our needs.
Btw - kudos on the work, the problems you solved here took a non-trivial amount of effort.
Unfortunately this option is not currently available. Implementing it will take me some time tough. I will implement it once other issues are closed
I just noticed the exact same shortcoming when I wanted to stream planar trajectories from TF. It would be nice to have this in the future.
I would need this as well.