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
It's defined only in some base classes, so if you define e.g. maps::grid::MLSMapKalman::Ptr you actually get a Pointer to a maps::grid::GridMap. The typedef should be added to derived classes as well.