PlotJuggler icon indicating copy to clipboard operation
PlotJuggler copied to clipboard

Can I set min/max on X axis for XY streaming plots?

Open atgidev opened this issue 7 years ago • 3 comments

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.

atgidev avatar Aug 29 '18 19:08 atgidev

Unfortunately this option is not currently available. Implementing it will take me some time tough. I will implement it once other issues are closed

facontidavide avatar Aug 29 '18 19:08 facontidavide

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.

v4hn avatar Sep 11 '18 08:09 v4hn

I would need this as well.

JimmyDaSilva avatar Jan 20 '21 10:01 JimmyDaSilva