[feat][ROS] Allow inheritance from LidarSlamNode
- Goal
- Allow inheritance from LidarSlamNode class to create new ROS Nodes implying SLAM library
- Changes
- Extract main part from LidarSlamNode.cxx
- Adapt CMakeLists consequently
- Make call back virtual and private members protected
Edited by Julia Sanchez