You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: