Slam steps refactoring
Refactor SLAM main steps for better clarity.
- Add
CheckFramestep that runs all sanity checks of incoming frames - Perform motion extrapolation in EgoMotion step as it aims at estimating relative motion
- Rename
UpdateFrameAndStatetoUpdateFrameTimeand modify point-wisetimefield only if undistortion is enabled - Minor changes of printed info and reorganization of other steps