* Add rtabmap_msgs/SensorData
* After testing fixes
* Updated output topic name
* added explicit --logconsole for nodelets
* fixed intermediate nodes not generated
* Refactored SyncDiagnostic usage to handle nodelet name
* SyncDiagnostic: added TimeStampStatus. Odom: added new status when data not received yet
* rtabmap: Fixed parameters not updated when using nodelet
* build rtabmap_viz with Qt5
* eliminate circular dependency (nothing can depend on rtabmap_ros that rtabmap_ros depends on), and resolve 'Unknown CMake command catkin_package' with catkin build
* more dependency cleanup but can't get rid of rtabmap_demos circular dependency on rtabmap_legacy
* Update CMakeLists.txt
---------
Co-authored-by: matlabbe <matlabbe@gmail.com>