Closed jaredohmni closed 2 years ago
I'm happy with this, can you do some testing and get back to me that its all OK? Then I'll merge and backport to all the distributions
Things look good, been running stably for us across our fleet for the last week. But caveat is that we are mainly testing the saving side. We are saving the posegraph data so that we can run validation tests to validate switching over to slam_toolbox localization, but for now we are still using AMCL so are not deserializing posegraphs across our fleet. If someone has historical posegraphs that they deserialize from regularly, would be great to get some extra feedback to make sure things are 100% stable there as well.
Do you not have any posegraphs generated before this change to check for backwards compatibility?
Have you tested much with deserialization (or actually not at all)?
I don't suspect to see any issues there, I think if you tried a couple dozen times at deserializing an old file without an issue, that would be enough for me.
Yeah, we've run about 20 deserializations by hand with posegraph/data files made before and after the change and have observed no issues. I concur that given the restricted scope of changes issues will be unlikely 👍
OK, give me a day to get the time to backport and I'll merge this all. Thanks for the help!!
Basic Info
Description of contribution in a few bullet points
Description of documentation updates required from your changes
None required.
Future work that may be required in bullet points
None.