Closed Logrus closed 8 years ago
I'll need a bit more time to examine all the changes in this one, but I'm pretty sure it'll be ok since you did a great work all this time ;-)
After merging, I'll start doing the PR to rosdistro, etc. so the ROS documentation wikis start to get updated...
Hi Vlad,
More details: the destructor of base classes should be virtual (e.g. in ~EKFslam
, etc.) to be 100% safe in all cases, see for example: http://stackoverflow.com/questions/5873515/why-should-the-destructor-of-base-classes-be-virtual
This pull request is a part of the GSoC project "ROS packages for versatile RBPF-based SLAM", for more information see https://github.com/MRPT/GSoC2016-discussions/issues/3.