PlotJuggler icon indicating copy to clipboard operation
PlotJuggler copied to clipboard

After closing the file info page, it cannot be reopened.

Open mengchaoheng opened this issue 2 years ago • 5 comments

Thanks for contributing to PlotJuggler. You are great!

Problem description

After closing the file info page, it cannot be reopened.

Steps to reproduce (important)

after load ulg file we have this, and if close it then will not be open again? image

mengchaoheng avatar Feb 22 '23 11:02 mengchaoheng

Another problem is that when I use quaternion to euler to get some custom series, I hope to use the same operation next time, so I save the Layout, and when I use this layout to open new log data, these variables disappear I had to continue the same quaternion to euler operation. Is there any way to fix it? @facontidavide

mengchaoheng avatar Feb 23 '23 11:02 mengchaoheng

Another problem is that when I use quaternion to euler to get some custom series, I hope to use the same operation next time, so I save the Layout, and when I use this layout to open new log data, these variables disappear I had to continue the same quaternion to euler operation. Is there any way to fix it? @facontidavide

@mengchaoheng You can use 'Custom Series' to create variable from function library. You can see quat_to_pitch funcs in Function Library.

Quaternion to Euler Plotjuggler

Here is an example: image

You can save Layout and use it that way.

m-fatihozkan avatar Feb 24 '23 05:02 m-fatihozkan

But when I load the another new log, these 'Custom Series' are gone. @m-fatihozkan

mengchaoheng avatar Feb 24 '23 08:02 mengchaoheng

@mengchaoheng Be sure while importing layout this option is checked: image

Regards

m-fatihozkan avatar Feb 24 '23 10:02 m-fatihozkan

OK, I get it. Just don't select the save data source option

mengchaoheng avatar Feb 25 '23 04:02 mengchaoheng