mrpt_slam icon indicating copy to clipboard operation
mrpt_slam copied to clipboard

Map save/load for ekf2d

Open olliejday opened this issue 6 years ago • 2 comments

Hi,

This is a great package thanks!

I am trying to load and save the landmark maps in the 2D ekf package. I have looked at MRPT and the CRangeBearingKF has the CSimpleMap m_SFs variable but it is protected. So I am just wondering what the best approach for loading and saving for landmark maps is - in order to reload for localisation? Perhaps we just need another way to transform to CSimpleMap to then use the save method but I haven't had much success with this!

Many thanks!

olliejday avatar Jul 02 '18 22:07 olliejday

@olliejday hi, Did you solve this problem ? because I was also trying to save and reload the feature map but couldn't succeed.

jadhm avatar Aug 29 '18 13:08 jadhm

Hi, I never got map load/save working I'm afraid, will reply here if I do!

olliejday avatar Aug 29 '18 13:08 olliejday