Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XY Plot fails with data on same topic #93

Closed
ipa-lth opened this issue Jul 18, 2018 · 2 comments
Closed

XY Plot fails with data on same topic #93

ipa-lth opened this issue Jul 18, 2018 · 2 comments

Comments

@ipa-lth
Copy link

ipa-lth commented Jul 18, 2018

Hi,
I try to track some conjugate complex poles of a system estimation. In this case the real part would be the X-Axis and the imaginary part the Y-Axis.

I publish the numerical data on a own ros msg as seperated values in a float list.

It works ok but suddenly a warning pops up "The creation of the XY plot failed because at least two timeseries don't share the same time axis". This window pops up several times, until it continues for some time.

Since both values come in the same message I don't really understand what is going wrong.
If for some reasons some data points cannot be displayed, I would be fine with it. The modal püopup however prevents me from actively using XY-plot.

I am using Tag 1.6.5 (newer version did not compile but that is another problem)

I attached a bag file with some of my data, an xml layout and a screencast video
XY_issue.zip

Thanks!

@facontidavide
Copy link
Owner

Thanks for reporting. I will look at it as soon as possible.

@facontidavide
Copy link
Owner

Ok, I think I fixed it.

It was an important thread safety bug that affected only the XYPlot case.

Thanks for reporting and for sharing XY_issue.zip. it made my degubbing work much easier.

Davide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants