Last active
January 24, 2017 15:11
-
-
Save ojura/303a35403c16b270549fbd436566214a to your computer and use it in GitHub Desktop.
cartographer gcc flags
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
String dump of section '.GCC.command.line': | |
[ 0] -I /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/cartographer_ros | |
[ 62] -I . | |
[ 67] -I /home/juraj/another_ws/src/cartographer_ros/cartographer_ros | |
[ a7] -imultiarch x86_64-linux-gnu | |
[ c4] -MMD cartographer_ros/CMakeFiles/cartographer_node.dir/node_main.cc.d | |
[ 10a] -MF cartographer_ros/CMakeFiles/cartographer_node.dir/node_main.cc.o.d | |
[ 151] -MT cartographer_ros/CMakeFiles/cartographer_node.dir/node_main.cc.o | |
[ 196] -D_GNU_SOURCE | |
[ 1a4] -D_REENTRANT | |
[ 1b1] -D DISABLE_OPENNI2 | |
[ 1c4] -D DISABLE_PCAP | |
[ 1d4] -D DISABLE_PNG | |
[ 1e3] -D QT_CORE_LIB | |
[ 1f2] -D QT_GUI_LIB | |
[ 200] -D QT_NO_DEBUG | |
[ 20f] -D QT_WIDGETS_LIB | |
[ 221] -D ROSCONSOLE_BACKEND_LOG4CXX | |
[ 23f] -D ROS_PACKAGE_NAME="cartographer_ros" | |
[ 266] -D vtkFiltersFlowPaths_AUTOINIT=1(vtkFiltersParallelFlowPaths) | |
[ 2a5] -D vtkIOExodus_AUTOINIT=1(vtkIOParallelExodus) | |
[ 2d4] -D vtkIOGeometry_AUTOINIT=1(vtkIOMPIParallel) | |
[ 302] -D vtkIOImage_AUTOINIT=1(vtkIOMPIImage) | |
[ 32a] -D vtkIOSQL_AUTOINIT=2(vtkIOMySQL,vtkIOPostgreSQL) | |
[ 35d] -D vtkRenderingContext2D_AUTOINIT=1(vtkRenderingContextOpenGL) | |
[ 39c] -D vtkRenderingCore_AUTOINIT=4(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingFreeTypeOpenGL,vtkRenderingOpenGL) | |
[ 413] -D vtkRenderingFreeType_AUTOINIT=2(vtkRenderingFreeTypeFontConfig,vtkRenderingMatplotlib) | |
[ 46d] -D vtkRenderingLIC_AUTOINIT=1(vtkRenderingParallelLIC) | |
[ 4a4] -D vtkRenderingVolume_AUTOINIT=1(vtkRenderingVolumeOpenGL) | |
[ 4df] -D NDEBUG | |
[ 4e9] -isystem /usr/include/vtk-6.2 | |
[ 507] -isystem /usr/include/freetype2 | |
[ 527] -isystem /usr/include/x86_64-linux-gnu/freetype2 | |
[ 558] -isystem /usr/include/x86_64-linux-gnu | |
[ 57f] -isystem /usr/include/hdf5/openmpi | |
[ 5a2] -isystem /usr/lib/openmpi/include/openmpi/opal/mca/event/libevent2021/libevent | |
[ 5f1] -isystem /usr/lib/openmpi/include/openmpi/opal/mca/event/libevent2021/libevent/include | |
[ 648] -isystem /usr/lib/openmpi/include | |
[ 66a] -isystem /usr/lib/openmpi/include/openmpi | |
[ 694] -isystem /usr/include/jsoncpp | |
[ 6b2] -isystem /usr/include/python2.7 | |
[ 6d2] -isystem /usr/include/libxml2 | |
[ 6f0] -isystem /usr/include/tcl | |
[ 70a] -isystem /usr/include/lua5.2 | |
[ 727] -isystem /usr/include/pcl-1.7 | |
[ 745] -isystem /usr/include/eigen3 | |
[ 762] -isystem /usr/include/ni | |
[ 77b] -isystem /home/juraj/another_ws/install_isolated/include | |
[ 7b4] -isystem /opt/ros/kinetic/include | |
[ 7d6] -isystem /usr/include/cairo | |
[ 7f2] -isystem /usr/include/glib-2.0 | |
[ 811] -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include | |
[ 845] -isystem /usr/include/pixman-1 | |
[ 864] -isystem /usr/include/libpng12 | |
[ 883] -isystem /usr/include/x86_64-linux-gnu/qt5 | |
[ 8ae] -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets | |
[ 8e3] -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui | |
[ 914] -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore | |
[ 946] -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 | |
[ 982] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/node_main.cc | |
[ 9dd] -mtune=generic | |
[ 9ec] -march=x86-64 | |
[ 9fa] -auxbase-strip cartographer_ros/CMakeFiles/cartographer_node.dir/node_main.cc.o | |
[ a4a] -O3 | |
[ a4e] -Wall | |
[ a54] -Wpedantic | |
[ a5f] -Werror=format-security | |
[ a77] -Werror=missing-braces | |
[ a8e] -Werror=reorder | |
[ a9e] -Werror=return-type | |
[ ab2] -Werror=uninitialized | |
[ ac8] -std=c++11 | |
[ ad3] -frecord-gcc-switches | |
[ ae9] -fPIC | |
[ aef] -fstack-protector-strong | |
[ b08] -Wformat-security | |
[ b1a] -I /usr/src/gmock/gtest/include | |
[ b3a] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/ros_log_sink.cc.d | |
[ b82] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/ros_log_sink.cc.o.d | |
[ bcb] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/ros_log_sink.cc.o | |
[ c12] -D EIGEN_USE_NEW_STDVECTOR | |
[ c2d] -D EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET | |
[ c61] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc | |
[ cbf] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/ros_log_sink.cc.o | |
[ d11] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/map_builder_bridge.cc.d | |
[ d5f] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/map_builder_bridge.cc.o.d | |
[ dae] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/map_builder_bridge.cc.o | |
[ dfb] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/map_builder_bridge.cc | |
[ e5f] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/map_builder_bridge.cc.o | |
[ eb7] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/occupancy_grid.cc.d | |
[ f01] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/occupancy_grid.cc.o.d | |
[ f4c] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/occupancy_grid.cc.o | |
[ f95] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/occupancy_grid.cc | |
[ ff5] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/occupancy_grid.cc.o | |
[ 1049] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/sensor_bridge.cc.d | |
[ 1092] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/sensor_bridge.cc.o.d | |
[ 10dc] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/sensor_bridge.cc.o | |
[ 1124] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/sensor_bridge.cc | |
[ 1183] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/sensor_bridge.cc.o | |
[ 11d6] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/assets_writer.cc.d | |
[ 121f] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/assets_writer.cc.o.d | |
[ 1269] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/assets_writer.cc.o | |
[ 12b1] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/assets_writer.cc | |
[ 1310] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/assets_writer.cc.o | |
[ 1363] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/time_conversion.cc.d | |
[ 13ae] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/time_conversion.cc.o.d | |
[ 13fa] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/time_conversion.cc.o | |
[ 1444] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/time_conversion.cc | |
[ 14a5] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/time_conversion.cc.o | |
[ 14fa] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/node_options.cc.d | |
[ 1542] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/node_options.cc.o.d | |
[ 158b] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/node_options.cc.o | |
[ 15d2] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/node_options.cc | |
[ 1630] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/node_options.cc.o | |
[ 1682] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/node.cc.d | |
[ 16c2] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/node.cc.o.d | |
[ 1703] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/node.cc.o | |
[ 1742] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/node.cc | |
[ 1798] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/node.cc.o | |
[ 17e2] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/msg_conversion.cc.d | |
[ 182c] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/msg_conversion.cc.o.d | |
[ 1877] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/msg_conversion.cc.o | |
[ 18c0] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/msg_conversion.cc | |
[ 1920] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/msg_conversion.cc.o | |
[ 1974] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/tf_bridge.cc.d | |
[ 19b9] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/tf_bridge.cc.o.d | |
[ 19ff] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/tf_bridge.cc.o | |
[ 1a43] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/tf_bridge.cc | |
[ 1a9e] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/tf_bridge.cc.o | |
[ 1aed] -MMD CMakeFiles/cartographer_ros.dir/cartographer_ros/map_writer.cc.d | |
[ 1b33] -MF CMakeFiles/cartographer_ros.dir/cartographer_ros/map_writer.cc.o.d | |
[ 1b7a] -MT CMakeFiles/cartographer_ros.dir/cartographer_ros/map_writer.cc.o | |
[ 1bbf] /home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/map_writer.cc | |
[ 1c1b] -auxbase-strip CMakeFiles/cartographer_ros.dir/cartographer_ros/map_writer.cc.o | |
[ 1c6b] -I /home/juraj/another_ws/src/cartographer | |
[ 1c96] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/laser_fan_inserter.cc.d | |
[ 1ce7] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/laser_fan_inserter.cc.o.d | |
[ 1d39] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/laser_fan_inserter.cc.o | |
[ 1d89] -isystem /usr/src/gmock/gtest/include | |
[ 1daf] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/laser_fan_inserter.cc | |
[ 1e05] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/laser_fan_inserter.cc.o | |
[ 1e60] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/map_builder.cc.d | |
[ 1ea7] -MF CMakeFiles/cartographer.dir/cartographer/mapping/map_builder.cc.o.d | |
[ 1eef] -MT CMakeFiles/cartographer.dir/cartographer/mapping/map_builder.cc.o | |
[ 1f35] /home/juraj/another_ws/src/cartographer/cartographer/mapping/map_builder.cc | |
[ 1f81] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/map_builder.cc.o | |
[ 1fd2] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/probability_values.cc.d | |
[ 2020] -MF CMakeFiles/cartographer.dir/cartographer/mapping/probability_values.cc.o.d | |
[ 206f] -MT CMakeFiles/cartographer.dir/cartographer/mapping/probability_values.cc.o | |
[ 20bc] /home/juraj/another_ws/src/cartographer/cartographer/mapping/probability_values.cc | |
[ 210f] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/probability_values.cc.o | |
[ 2167] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/collated_trajectory_builder.cc.d | |
[ 21be] -MF CMakeFiles/cartographer.dir/cartographer/mapping/collated_trajectory_builder.cc.o.d | |
[ 2216] -MT CMakeFiles/cartographer.dir/cartographer/mapping/collated_trajectory_builder.cc.o | |
[ 226c] /home/juraj/another_ws/src/cartographer/cartographer/mapping/collated_trajectory_builder.cc | |
[ 22c8] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/collated_trajectory_builder.cc.o | |
[ 2329] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/trajectory_connectivity.cc.d | |
[ 237c] -MF CMakeFiles/cartographer.dir/cartographer/mapping/trajectory_connectivity.cc.o.d | |
[ 23d0] -MT CMakeFiles/cartographer.dir/cartographer/mapping/trajectory_connectivity.cc.o | |
[ 2422] /home/juraj/another_ws/src/cartographer/cartographer/mapping/trajectory_connectivity.cc | |
[ 247a] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/trajectory_connectivity.cc.o | |
[ 24d7] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph.cc.d | |
[ 2524] -MF CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph.cc.o.d | |
[ 2572] -MT CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph.cc.o | |
[ 25be] /home/juraj/another_ws/src/cartographer/cartographer/mapping/sparse_pose_graph.cc | |
[ 2610] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph.cc.o | |
[ 2667] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/trajectory_node.cc.d | |
[ 26b2] -MF CMakeFiles/cartographer.dir/cartographer/mapping/trajectory_node.cc.o.d | |
[ 26fe] -MT CMakeFiles/cartographer.dir/cartographer/mapping/trajectory_node.cc.o | |
[ 2748] /home/juraj/another_ws/src/cartographer/cartographer/mapping/trajectory_node.cc | |
[ 2798] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/trajectory_node.cc.o | |
[ 27ed] -MMD CMakeFiles/cartographer.dir/cartographer/io/xray_points_processor.cc.d | |
[ 2839] -MF CMakeFiles/cartographer.dir/cartographer/io/xray_points_processor.cc.o.d | |
[ 2886] -MT CMakeFiles/cartographer.dir/cartographer/io/xray_points_processor.cc.o | |
[ 28d1] /home/juraj/another_ws/src/cartographer/cartographer/io/xray_points_processor.cc | |
[ 2922] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/io/xray_points_processor.cc.o | |
[ 2978] -MMD CMakeFiles/cartographer.dir/cartographer/io/ply_writing_points_processor.cc.d | |
[ 29cb] -MF CMakeFiles/cartographer.dir/cartographer/io/ply_writing_points_processor.cc.o.d | |
[ 2a1f] -MT CMakeFiles/cartographer.dir/cartographer/io/ply_writing_points_processor.cc.o | |
[ 2a71] /home/juraj/another_ws/src/cartographer/cartographer/io/ply_writing_points_processor.cc | |
[ 2ac9] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/io/ply_writing_points_processor.cc.o | |
[ 2b26] -MMD CMakeFiles/cartographer.dir/cartographer/io/file_writer.cc.d | |
[ 2b68] -MF CMakeFiles/cartographer.dir/cartographer/io/file_writer.cc.o.d | |
[ 2bab] -MT CMakeFiles/cartographer.dir/cartographer/io/file_writer.cc.o | |
[ 2bec] /home/juraj/another_ws/src/cartographer/cartographer/io/file_writer.cc | |
[ 2c33] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/io/file_writer.cc.o | |
[ 2c7f] -MMD CMakeFiles/cartographer.dir/cartographer/transform/transform.cc.d | |
[ 2cc6] -MF CMakeFiles/cartographer.dir/cartographer/transform/transform.cc.o.d | |
[ 2d0e] -MT CMakeFiles/cartographer.dir/cartographer/transform/transform.cc.o | |
[ 2d54] /home/juraj/another_ws/src/cartographer/cartographer/transform/transform.cc | |
[ 2da0] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/transform/transform.cc.o | |
[ 2df1] -MMD CMakeFiles/cartographer.dir/cartographer/transform/rigid_transform.cc.d | |
[ 2e3e] -MF CMakeFiles/cartographer.dir/cartographer/transform/rigid_transform.cc.o.d | |
[ 2e8c] -MT CMakeFiles/cartographer.dir/cartographer/transform/rigid_transform.cc.o | |
[ 2ed8] /home/juraj/another_ws/src/cartographer/cartographer/transform/rigid_transform.cc | |
[ 2f2a] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/transform/rigid_transform.cc.o | |
[ 2f81] -MMD CMakeFiles/cartographer.dir/cartographer/common/thread_pool.cc.d | |
[ 2fc7] -MF CMakeFiles/cartographer.dir/cartographer/common/thread_pool.cc.o.d | |
[ 300e] -MT CMakeFiles/cartographer.dir/cartographer/common/thread_pool.cc.o | |
[ 3053] /home/juraj/another_ws/src/cartographer/cartographer/common/thread_pool.cc | |
[ 309e] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/common/thread_pool.cc.o | |
[ 30ee] -MMD CMakeFiles/cartographer.dir/cartographer/common/lua_parameter_dictionary.cc.d | |
[ 3141] -MF CMakeFiles/cartographer.dir/cartographer/common/lua_parameter_dictionary.cc.o.d | |
[ 3195] -MT CMakeFiles/cartographer.dir/cartographer/common/lua_parameter_dictionary.cc.o | |
[ 31e7] /home/juraj/another_ws/src/cartographer/cartographer/common/lua_parameter_dictionary.cc | |
[ 323f] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/common/lua_parameter_dictionary.cc.o | |
[ 329c] -MMD CMakeFiles/cartographer.dir/cartographer/common/time.cc.d | |
[ 32db] -MF CMakeFiles/cartographer.dir/cartographer/common/time.cc.o.d | |
[ 331b] -MT CMakeFiles/cartographer.dir/cartographer/common/time.cc.o | |
[ 3359] /home/juraj/another_ws/src/cartographer/cartographer/common/time.cc | |
[ 339d] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/common/time.cc.o | |
[ 33e6] -MMD CMakeFiles/cartographer.dir/cartographer/common/configuration_file_resolver.cc.d | |
[ 343c] -MF CMakeFiles/cartographer.dir/cartographer/common/configuration_file_resolver.cc.o.d | |
[ 3493] -MT CMakeFiles/cartographer.dir/cartographer/common/configuration_file_resolver.cc.o | |
[ 34e8] /home/juraj/another_ws/src/cartographer/cartographer/common/configuration_file_resolver.cc | |
[ 3543] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/common/configuration_file_resolver.cc.o | |
[ 35a3] -MMD CMakeFiles/cartographer.dir/cartographer/sensor/laser.cc.d | |
[ 35e3] -MF CMakeFiles/cartographer.dir/cartographer/sensor/laser.cc.o.d | |
[ 3624] -MT CMakeFiles/cartographer.dir/cartographer/sensor/laser.cc.o | |
[ 3663] /home/juraj/another_ws/src/cartographer/cartographer/sensor/laser.cc | |
[ 36a8] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/sensor/laser.cc.o | |
[ 36f2] -MMD CMakeFiles/cartographer.dir/cartographer/sensor/point_cloud.cc.d | |
[ 3738] -MF CMakeFiles/cartographer.dir/cartographer/sensor/point_cloud.cc.o.d | |
[ 377f] -MT CMakeFiles/cartographer.dir/cartographer/sensor/point_cloud.cc.o | |
[ 37c4] /home/juraj/another_ws/src/cartographer/cartographer/sensor/point_cloud.cc | |
[ 380f] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/sensor/point_cloud.cc.o | |
[ 385f] -MMD CMakeFiles/cartographer.dir/cartographer/sensor/compressed_point_cloud.cc.d | |
[ 38b0] -MF CMakeFiles/cartographer.dir/cartographer/sensor/compressed_point_cloud.cc.o.d | |
[ 3902] -MT CMakeFiles/cartographer.dir/cartographer/sensor/compressed_point_cloud.cc.o | |
[ 3952] /home/juraj/another_ws/src/cartographer/cartographer/sensor/compressed_point_cloud.cc | |
[ 39a8] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/sensor/compressed_point_cloud.cc.o | |
[ 3a03] -MMD CMakeFiles/cartographer.dir/cartographer/sensor/collator.cc.d | |
[ 3a46] -MF CMakeFiles/cartographer.dir/cartographer/sensor/collator.cc.o.d | |
[ 3a8a] -MT CMakeFiles/cartographer.dir/cartographer/sensor/collator.cc.o | |
[ 3acc] /home/juraj/another_ws/src/cartographer/cartographer/sensor/collator.cc | |
[ 3b14] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/sensor/collator.cc.o | |
[ 3b61] -MMD CMakeFiles/cartographer.dir/cartographer/sensor/ordered_multi_queue.cc.d | |
[ 3baf] -MF CMakeFiles/cartographer.dir/cartographer/sensor/ordered_multi_queue.cc.o.d | |
[ 3bfe] -MT CMakeFiles/cartographer.dir/cartographer/sensor/ordered_multi_queue.cc.o | |
[ 3c4b] /home/juraj/another_ws/src/cartographer/cartographer/sensor/ordered_multi_queue.cc | |
[ 3c9e] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/sensor/ordered_multi_queue.cc.o | |
[ 3cf6] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/global_trajectory_builder.cc.d | |
[ 3d4e] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/global_trajectory_builder.cc.o.d | |
[ 3da7] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/global_trajectory_builder.cc.o | |
[ 3dfe] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/global_trajectory_builder.cc | |
[ 3e5b] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/global_trajectory_builder.cc.o | |
[ 3ebd] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/local_trajectory_builder.cc.d | |
[ 3f14] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/local_trajectory_builder.cc.o.d | |
[ 3f6c] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/local_trajectory_builder.cc.o | |
[ 3fc2] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/local_trajectory_builder.cc | |
[ 401e] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/local_trajectory_builder.cc.o | |
[ 407f] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/local_trajectory_builder_options.cc.d | |
[ 40de] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/local_trajectory_builder_options.cc.o.d | |
[ 413e] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/local_trajectory_builder_options.cc.o | |
[ 419c] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/local_trajectory_builder_options.cc | |
[ 4200] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/local_trajectory_builder_options.cc.o | |
[ 4269] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/optimizing_local_trajectory_builder_options.cc.d | |
[ 42d3] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/optimizing_local_trajectory_builder_options.cc.o.d | |
[ 433e] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/optimizing_local_trajectory_builder_options.cc.o | |
[ 43a7] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/optimizing_local_trajectory_builder_options.cc | |
[ 4416] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/optimizing_local_trajectory_builder_options.cc.o | |
[ 448a] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph.cc.d | |
[ 44da] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph.cc.o.d | |
[ 452b] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph.cc.o | |
[ 457a] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/sparse_pose_graph.cc | |
[ 45cf] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph.cc.o | |
[ 4629] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/motion_filter.cc.d | |
[ 4675] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/motion_filter.cc.o.d | |
[ 46c2] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/motion_filter.cc.o | |
[ 470d] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/motion_filter.cc | |
[ 475e] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/motion_filter.cc.o | |
[ 47b4] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/submaps.cc.d | |
[ 47fa] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/submaps.cc.o.d | |
[ 4841] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/submaps.cc.o | |
[ 4886] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/submaps.cc | |
[ 48d1] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/submaps.cc.o | |
[ 4921] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/laser_fan_inserter.cc.d | |
[ 4972] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/laser_fan_inserter.cc.o.d | |
[ 49c4] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/laser_fan_inserter.cc.o | |
[ 4a14] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/laser_fan_inserter.cc | |
[ 4a6a] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/laser_fan_inserter.cc.o | |
[ 4ac5] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/kalman_local_trajectory_builder.cc.d | |
[ 4b23] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/kalman_local_trajectory_builder.cc.o.d | |
[ 4b82] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/kalman_local_trajectory_builder.cc.o | |
[ 4bdf] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/kalman_local_trajectory_builder.cc | |
[ 4c42] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/kalman_local_trajectory_builder.cc.o | |
[ 4caa] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/real_time_correlative_scan_matcher_options.pb.cc.d | |
[ 4d2a] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/real_time_correlative_scan_matcher_options.pb.cc.o.d | |
[ 4dab] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/real_time_correlative_scan_matcher_options.pb.cc.o | |
[ 4e2a] cartographer/mapping_2d/scan_matching/proto/real_time_correlative_scan_matcher_options.pb.cc | |
[ 4e87] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/real_time_correlative_scan_matcher_options.pb.cc.o | |
[ 4f11] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/submaps_options.pb.cc.d | |
[ 4f68] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/submaps_options.pb.cc.o.d | |
[ 4fc0] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/submaps_options.pb.cc.o | |
[ 5016] cartographer/mapping_2d/proto/submaps_options.pb.cc | |
[ 504a] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/submaps_options.pb.cc.o | |
[ 50ab] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/local_trajectory_builder_options.pb.cc.d | |
[ 5113] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/local_trajectory_builder_options.pb.cc.o.d | |
[ 517c] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/local_trajectory_builder_options.pb.cc.o | |
[ 51e3] cartographer/mapping_2d/proto/local_trajectory_builder_options.pb.cc | |
[ 5228] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/local_trajectory_builder_options.pb.cc.o | |
[ 529a] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/laser_fan_inserter_options.pb.cc.d | |
[ 52fc] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/laser_fan_inserter_options.pb.cc.o.d | |
[ 535f] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/laser_fan_inserter_options.pb.cc.o | |
[ 53c0] cartographer/mapping_2d/proto/laser_fan_inserter_options.pb.cc | |
[ 53ff] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/proto/laser_fan_inserter_options.pb.cc.o | |
[ 546b] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/proto/optimization_problem_options.pb.cc.d | |
[ 54de] -MF CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/proto/optimization_problem_options.pb.cc.o.d | |
[ 5552] -MT CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/proto/optimization_problem_options.pb.cc.o | |
[ 55c4] cartographer/mapping/sparse_pose_graph/proto/optimization_problem_options.pb.cc | |
[ 5614] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/proto/optimization_problem_options.pb.cc.o | |
[ 5691] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/proto/constraint_builder_options.pb.cc.d | |
[ 5702] -MF CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/proto/constraint_builder_options.pb.cc.o.d | |
[ 5774] -MT CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/proto/constraint_builder_options.pb.cc.o | |
[ 57e4] cartographer/mapping/sparse_pose_graph/proto/constraint_builder_options.pb.cc | |
[ 5832] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/proto/constraint_builder_options.pb.cc.o | |
[ 58ad] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/proto/trajectory.pb.cc.d | |
[ 58fc] -MF CMakeFiles/cartographer.dir/cartographer/mapping/proto/trajectory.pb.cc.o.d | |
[ 594c] -MT CMakeFiles/cartographer.dir/cartographer/mapping/proto/trajectory.pb.cc.o | |
[ 599a] cartographer/mapping/proto/trajectory.pb.cc | |
[ 59c6] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/proto/trajectory.pb.cc.o | |
[ 5a1f] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/proto/map_builder_options.pb.cc.d | |
[ 5a77] -MF CMakeFiles/cartographer.dir/cartographer/mapping/proto/map_builder_options.pb.cc.o.d | |
[ 5ad0] -MT CMakeFiles/cartographer.dir/cartographer/mapping/proto/map_builder_options.pb.cc.o | |
[ 5b27] cartographer/mapping/proto/map_builder_options.pb.cc | |
[ 5b5c] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/proto/map_builder_options.pb.cc.o | |
[ 5bbe] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/proto/trajectory_connectivity.pb.cc.d | |
[ 5c1a] -MF CMakeFiles/cartographer.dir/cartographer/mapping/proto/trajectory_connectivity.pb.cc.o.d | |
[ 5c77] -MT CMakeFiles/cartographer.dir/cartographer/mapping/proto/trajectory_connectivity.pb.cc.o | |
[ 5cd2] cartographer/mapping/proto/trajectory_connectivity.pb.cc | |
[ 5d0b] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/proto/trajectory_connectivity.pb.cc.o | |
[ 5d71] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/proto/sparse_pose_graph.pb.cc.d | |
[ 5dc7] -MF CMakeFiles/cartographer.dir/cartographer/mapping/proto/sparse_pose_graph.pb.cc.o.d | |
[ 5e1e] -MT CMakeFiles/cartographer.dir/cartographer/mapping/proto/sparse_pose_graph.pb.cc.o | |
[ 5e73] cartographer/mapping/proto/sparse_pose_graph.pb.cc | |
[ 5ea6] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/proto/sparse_pose_graph.pb.cc.o | |
[ 5f06] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/proto/submap_visualization.pb.cc.d | |
[ 5f5f] -MF CMakeFiles/cartographer.dir/cartographer/mapping/proto/submap_visualization.pb.cc.o.d | |
[ 5fb9] -MT CMakeFiles/cartographer.dir/cartographer/mapping/proto/submap_visualization.pb.cc.o | |
[ 6011] cartographer/mapping/proto/submap_visualization.pb.cc | |
[ 6047] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/proto/submap_visualization.pb.cc.o | |
[ 60aa] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/proto/scan_matching_progress.pb.cc.d | |
[ 6105] -MF CMakeFiles/cartographer.dir/cartographer/mapping/proto/scan_matching_progress.pb.cc.o.d | |
[ 6161] -MT CMakeFiles/cartographer.dir/cartographer/mapping/proto/scan_matching_progress.pb.cc.o | |
[ 61bb] cartographer/mapping/proto/scan_matching_progress.pb.cc | |
[ 61f3] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/proto/scan_matching_progress.pb.cc.o | |
[ 6258] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/proto/sparse_pose_graph_options.pb.cc.d | |
[ 62b6] -MF CMakeFiles/cartographer.dir/cartographer/mapping/proto/sparse_pose_graph_options.pb.cc.o.d | |
[ 6315] -MT CMakeFiles/cartographer.dir/cartographer/mapping/proto/sparse_pose_graph_options.pb.cc.o | |
[ 6372] cartographer/mapping/proto/sparse_pose_graph_options.pb.cc | |
[ 63ad] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/proto/sparse_pose_graph_options.pb.cc.o | |
[ 6415] -MMD CMakeFiles/cartographer.dir/cartographer/transform/proto/transform.pb.cc.d | |
[ 6465] -MF CMakeFiles/cartographer.dir/cartographer/transform/proto/transform.pb.cc.o.d | |
[ 64b6] -MT CMakeFiles/cartographer.dir/cartographer/transform/proto/transform.pb.cc.o | |
[ 6505] cartographer/transform/proto/transform.pb.cc | |
[ 6532] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/transform/proto/transform.pb.cc.o | |
[ 658c] -MMD CMakeFiles/cartographer.dir/cartographer/common/proto/ceres_solver_options.pb.cc.d | |
[ 65e4] -MF CMakeFiles/cartographer.dir/cartographer/common/proto/ceres_solver_options.pb.cc.o.d | |
[ 663d] -MT CMakeFiles/cartographer.dir/cartographer/common/proto/ceres_solver_options.pb.cc.o | |
[ 6694] cartographer/common/proto/ceres_solver_options.pb.cc | |
[ 66c9] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/common/proto/ceres_solver_options.pb.cc.o | |
[ 672b] -MMD CMakeFiles/cartographer.dir/cartographer/sensor/proto/sensor.pb.cc.d | |
[ 6775] -MF CMakeFiles/cartographer.dir/cartographer/sensor/proto/sensor.pb.cc.o.d | |
[ 67c0] -MT CMakeFiles/cartographer.dir/cartographer/sensor/proto/sensor.pb.cc.o | |
[ 6809] cartographer/sensor/proto/sensor.pb.cc | |
[ 6830] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/sensor/proto/sensor.pb.cc.o | |
[ 6884] -MMD CMakeFiles/cartographer.dir/cartographer/sensor/proto/adaptive_voxel_filter_options.pb.cc.d | |
[ 68e5] -MF CMakeFiles/cartographer.dir/cartographer/sensor/proto/adaptive_voxel_filter_options.pb.cc.o.d | |
[ 6947] -MT CMakeFiles/cartographer.dir/cartographer/sensor/proto/adaptive_voxel_filter_options.pb.cc.o | |
[ 69a7] cartographer/sensor/proto/adaptive_voxel_filter_options.pb.cc | |
[ 69e5] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/sensor/proto/adaptive_voxel_filter_options.pb.cc.o | |
[ 6a50] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/proto/fast_correlative_scan_matcher_options.pb.cc.d | |
[ 6acb] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/proto/fast_correlative_scan_matcher_options.pb.cc.o.d | |
[ 6b47] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/proto/fast_correlative_scan_matcher_options.pb.cc.o | |
[ 6bc1] cartographer/mapping_3d/scan_matching/proto/fast_correlative_scan_matcher_options.pb.cc | |
[ 6c19] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/proto/fast_correlative_scan_matcher_options.pb.cc.o | |
[ 6c9e] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/proto/ceres_scan_matcher_options.pb.cc.d | |
[ 6d0e] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/proto/ceres_scan_matcher_options.pb.cc.o.d | |
[ 6d7f] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/proto/ceres_scan_matcher_options.pb.cc.o | |
[ 6dee] cartographer/mapping_3d/scan_matching/proto/ceres_scan_matcher_options.pb.cc | |
[ 6e3b] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/proto/ceres_scan_matcher_options.pb.cc.o | |
[ 6eb5] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/submaps_options.pb.cc.d | |
[ 6f0c] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/submaps_options.pb.cc.o.d | |
[ 6f64] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/submaps_options.pb.cc.o | |
[ 6fba] cartographer/mapping_3d/proto/submaps_options.pb.cc | |
[ 6fee] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/submaps_options.pb.cc.o | |
[ 704f] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/optimizing_local_trajectory_builder_options.pb.cc.d | |
[ 70c2] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/optimizing_local_trajectory_builder_options.pb.cc.o.d | |
[ 7136] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/optimizing_local_trajectory_builder_options.pb.cc.o | |
[ 71a8] cartographer/mapping_3d/proto/optimizing_local_trajectory_builder_options.pb.cc | |
[ 71f8] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/optimizing_local_trajectory_builder_options.pb.cc.o | |
[ 7275] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/kalman_local_trajectory_builder_options.pb.cc.d | |
[ 72e4] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/kalman_local_trajectory_builder_options.pb.cc.o.d | |
[ 7354] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/kalman_local_trajectory_builder_options.pb.cc.o | |
[ 73c2] cartographer/mapping_3d/proto/kalman_local_trajectory_builder_options.pb.cc | |
[ 740e] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/kalman_local_trajectory_builder_options.pb.cc.o | |
[ 7487] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/motion_filter_options.pb.cc.d | |
[ 74e4] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/motion_filter_options.pb.cc.o.d | |
[ 7542] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/motion_filter_options.pb.cc.o | |
[ 759e] cartographer/mapping_3d/proto/motion_filter_options.pb.cc | |
[ 75d8] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/motion_filter_options.pb.cc.o | |
[ 763f] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/local_trajectory_builder_options.pb.cc.d | |
[ 76a7] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/local_trajectory_builder_options.pb.cc.o.d | |
[ 7710] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/local_trajectory_builder_options.pb.cc.o | |
[ 7777] cartographer/mapping_3d/proto/local_trajectory_builder_options.pb.cc | |
[ 77bc] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/local_trajectory_builder_options.pb.cc.o | |
[ 782e] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/laser_fan_inserter_options.pb.cc.d | |
[ 7890] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/laser_fan_inserter_options.pb.cc.o.d | |
[ 78f3] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/laser_fan_inserter_options.pb.cc.o | |
[ 7954] cartographer/mapping_3d/proto/laser_fan_inserter_options.pb.cc | |
[ 7993] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/proto/laser_fan_inserter_options.pb.cc.o | |
[ 79ff] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/global_trajectory_builder.cc.d | |
[ 7a57] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/global_trajectory_builder.cc.o.d | |
[ 7ab0] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/global_trajectory_builder.cc.o | |
[ 7b07] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/global_trajectory_builder.cc | |
[ 7b64] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/global_trajectory_builder.cc.o | |
[ 7bc6] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/local_trajectory_builder.cc.d | |
[ 7c1d] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/local_trajectory_builder.cc.o.d | |
[ 7c75] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/local_trajectory_builder.cc.o | |
[ 7ccb] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/local_trajectory_builder.cc | |
[ 7d27] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/local_trajectory_builder.cc.o | |
[ 7d88] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph.cc.d | |
[ 7dd8] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph.cc.o.d | |
[ 7e29] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph.cc.o | |
[ 7e78] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/sparse_pose_graph.cc | |
[ 7ecd] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph.cc.o | |
[ 7f27] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/ray_casting.cc.d | |
[ 7f71] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/ray_casting.cc.o.d | |
[ 7fbc] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/ray_casting.cc.o | |
[ 8005] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/ray_casting.cc | |
[ 8054] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/ray_casting.cc.o | |
[ 80a8] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/submaps.cc.d | |
[ 80ee] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/submaps.cc.o.d | |
[ 8135] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/submaps.cc.o | |
[ 817a] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/submaps.cc | |
[ 81c5] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/submaps.cc.o | |
[ 8215] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/constraint_builder.cc.d | |
[ 8275] -MF CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/constraint_builder.cc.o.d | |
[ 82d6] -MT CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/constraint_builder.cc.o | |
[ 8335] /home/juraj/another_ws/src/cartographer/cartographer/mapping/sparse_pose_graph/constraint_builder.cc | |
[ 839a] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/constraint_builder.cc.o | |
[ 8404] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/optimization_problem_options.cc.d | |
[ 846e] -MF CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/optimization_problem_options.cc.o.d | |
[ 84d9] -MT CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/optimization_problem_options.cc.o | |
[ 8542] /home/juraj/another_ws/src/cartographer/cartographer/mapping/sparse_pose_graph/optimization_problem_options.cc | |
[ 85b1] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/sparse_pose_graph/optimization_problem_options.cc.o | |
[ 8625] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/odometry_state_tracker.cc.d | |
[ 8677] -MF CMakeFiles/cartographer.dir/cartographer/mapping/odometry_state_tracker.cc.o.d | |
[ 86ca] -MT CMakeFiles/cartographer.dir/cartographer/mapping/odometry_state_tracker.cc.o | |
[ 871b] /home/juraj/another_ws/src/cartographer/cartographer/mapping/odometry_state_tracker.cc | |
[ 8772] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/odometry_state_tracker.cc.o | |
[ 87ce] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/imu_tracker.cc.d | |
[ 8815] -MF CMakeFiles/cartographer.dir/cartographer/mapping/imu_tracker.cc.o.d | |
[ 885d] -MT CMakeFiles/cartographer.dir/cartographer/mapping/imu_tracker.cc.o | |
[ 88a3] /home/juraj/another_ws/src/cartographer/cartographer/mapping/imu_tracker.cc | |
[ 88ef] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/imu_tracker.cc.o | |
[ 8940] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/detect_floors.cc.d | |
[ 8989] -MF CMakeFiles/cartographer.dir/cartographer/mapping/detect_floors.cc.o.d | |
[ 89d3] -MT CMakeFiles/cartographer.dir/cartographer/mapping/detect_floors.cc.o | |
[ 8a1b] /home/juraj/another_ws/src/cartographer/cartographer/mapping/detect_floors.cc | |
[ 8a69] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/detect_floors.cc.o | |
[ 8abc] -MMD CMakeFiles/cartographer.dir/cartographer/mapping/submaps.cc.d | |
[ 8aff] -MF CMakeFiles/cartographer.dir/cartographer/mapping/submaps.cc.o.d | |
[ 8b43] -MT CMakeFiles/cartographer.dir/cartographer/mapping/submaps.cc.o | |
[ 8b85] /home/juraj/another_ws/src/cartographer/cartographer/mapping/submaps.cc | |
[ 8bcd] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping/submaps.cc.o | |
[ 8c1a] -MMD CMakeFiles/cartographer.dir/cartographer/kalman_filter/pose_tracker.cc.d | |
[ 8c68] -MF CMakeFiles/cartographer.dir/cartographer/kalman_filter/pose_tracker.cc.o.d | |
[ 8cb7] -MT CMakeFiles/cartographer.dir/cartographer/kalman_filter/pose_tracker.cc.o | |
[ 8d04] /home/juraj/another_ws/src/cartographer/cartographer/kalman_filter/pose_tracker.cc | |
[ 8d57] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/kalman_filter/pose_tracker.cc.o | |
[ 8daf] -MMD CMakeFiles/cartographer.dir/cartographer/common/fixed_ratio_sampler.cc.d | |
[ 8dfd] -MF CMakeFiles/cartographer.dir/cartographer/common/fixed_ratio_sampler.cc.o.d | |
[ 8e4c] -MT CMakeFiles/cartographer.dir/cartographer/common/fixed_ratio_sampler.cc.o | |
[ 8e99] /home/juraj/another_ws/src/cartographer/cartographer/common/fixed_ratio_sampler.cc | |
[ 8eec] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/common/fixed_ratio_sampler.cc.o | |
[ 8f44] -MMD CMakeFiles/cartographer.dir/cartographer/common/ceres_solver_options.cc.d | |
[ 8f93] -MF CMakeFiles/cartographer.dir/cartographer/common/ceres_solver_options.cc.o.d | |
[ 8fe3] -MT CMakeFiles/cartographer.dir/cartographer/common/ceres_solver_options.cc.o | |
[ 9031] /home/juraj/another_ws/src/cartographer/cartographer/common/ceres_solver_options.cc | |
[ 9085] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/common/ceres_solver_options.cc.o | |
[ 90de] -MMD CMakeFiles/cartographer.dir/cartographer/sensor/voxel_filter.cc.d | |
[ 9125] -MF CMakeFiles/cartographer.dir/cartographer/sensor/voxel_filter.cc.o.d | |
[ 916d] -MT CMakeFiles/cartographer.dir/cartographer/sensor/voxel_filter.cc.o | |
[ 91b3] /home/juraj/another_ws/src/cartographer/cartographer/sensor/voxel_filter.cc | |
[ 91ff] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/sensor/voxel_filter.cc.o | |
[ 9250] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/real_time_correlative_scan_matcher.cc.d | |
[ 92bf] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/real_time_correlative_scan_matcher.cc.o.d | |
[ 932f] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/real_time_correlative_scan_matcher.cc.o | |
[ 939d] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/scan_matching/real_time_correlative_scan_matcher.cc | |
[ 9411] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/real_time_correlative_scan_matcher.cc.o | |
[ 948a] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/fast_correlative_scan_matcher.cc.d | |
[ 94f4] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/fast_correlative_scan_matcher.cc.o.d | |
[ 955f] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/fast_correlative_scan_matcher.cc.o | |
[ 95c8] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/scan_matching/fast_correlative_scan_matcher.cc | |
[ 9637] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/fast_correlative_scan_matcher.cc.o | |
[ 96ab] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/ceres_scan_matcher.cc.d | |
[ 970a] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/ceres_scan_matcher.cc.o.d | |
[ 976a] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/ceres_scan_matcher.cc.o | |
[ 97c8] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/scan_matching/ceres_scan_matcher.cc | |
[ 982c] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/ceres_scan_matcher.cc.o | |
[ 9895] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph/constraint_builder.cc.d | |
[ 98f8] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph/constraint_builder.cc.o.d | |
[ 995c] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph/constraint_builder.cc.o | |
[ 99be] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/sparse_pose_graph/constraint_builder.cc | |
[ 9a26] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph/constraint_builder.cc.o | |
[ 9a93] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph/optimization_problem.cc.d | |
[ 9af8] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph/optimization_problem.cc.o.d | |
[ 9b5e] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph/optimization_problem.cc.o | |
[ 9bc2] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/sparse_pose_graph/optimization_problem.cc | |
[ 9c2c] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/sparse_pose_graph/optimization_problem.cc.o | |
[ 9c9b] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/optimizing_local_trajectory_builder.cc.d | |
[ 9cfd] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/optimizing_local_trajectory_builder.cc.o.d | |
[ 9d60] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/optimizing_local_trajectory_builder.cc.o | |
[ 9dc1] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/optimizing_local_trajectory_builder.cc | |
[ 9e28] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/optimizing_local_trajectory_builder.cc.o | |
[ 9e94] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/kalman_local_trajectory_builder_options.cc.d | |
[ 9efa] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/kalman_local_trajectory_builder_options.cc.o.d | |
[ 9f61] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/kalman_local_trajectory_builder_options.cc.o | |
[ 9fc6] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/kalman_local_trajectory_builder_options.cc | |
[ a031] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/kalman_local_trajectory_builder_options.cc.o | |
[ a0a1] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/imu_integration.cc.d | |
[ a0ef] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/imu_integration.cc.o.d | |
[ a13e] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/imu_integration.cc.o | |
[ a18b] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/imu_integration.cc | |
[ a1de] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/imu_integration.cc.o | |
[ a236] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/ceres_pose.cc.d | |
[ a27f] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/ceres_pose.cc.o.d | |
[ a2c9] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/ceres_pose.cc.o | |
[ a311] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/ceres_pose.cc | |
[ a35f] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/ceres_pose.cc.o | |
[ a3b2] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/fast_correlative_scan_matcher_options.pb.cc.d | |
[ a42d] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/fast_correlative_scan_matcher_options.pb.cc.o.d | |
[ a4a9] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/fast_correlative_scan_matcher_options.pb.cc.o | |
[ a523] cartographer/mapping_2d/scan_matching/proto/fast_correlative_scan_matcher_options.pb.cc | |
[ a57b] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/fast_correlative_scan_matcher_options.pb.cc.o | |
[ a600] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/ceres_scan_matcher_options.pb.cc.d | |
[ a670] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/ceres_scan_matcher_options.pb.cc.o.d | |
[ a6e1] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/ceres_scan_matcher_options.pb.cc.o | |
[ a750] cartographer/mapping_2d/scan_matching/proto/ceres_scan_matcher_options.pb.cc | |
[ a79d] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/proto/ceres_scan_matcher_options.pb.cc.o | |
[ a817] -MMD CMakeFiles/cartographer.dir/cartographer/kalman_filter/proto/pose_tracker_options.pb.cc.d | |
[ a876] -MF CMakeFiles/cartographer.dir/cartographer/kalman_filter/proto/pose_tracker_options.pb.cc.o.d | |
[ a8d6] -MT CMakeFiles/cartographer.dir/cartographer/kalman_filter/proto/pose_tracker_options.pb.cc.o | |
[ a934] cartographer/kalman_filter/proto/pose_tracker_options.pb.cc | |
[ a970] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/kalman_filter/proto/pose_tracker_options.pb.cc.o | |
[ a9d9] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/real_time_correlative_scan_matcher.cc.d | |
[ aa48] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/real_time_correlative_scan_matcher.cc.o.d | |
[ aab8] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/real_time_correlative_scan_matcher.cc.o | |
[ ab26] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/scan_matching/real_time_correlative_scan_matcher.cc | |
[ ab9a] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/real_time_correlative_scan_matcher.cc.o | |
[ ac13] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/fast_correlative_scan_matcher.cc.d | |
[ ac7d] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/fast_correlative_scan_matcher.cc.o.d | |
[ ace8] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/fast_correlative_scan_matcher.cc.o | |
[ ad51] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/scan_matching/fast_correlative_scan_matcher.cc | |
[ adc0] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/fast_correlative_scan_matcher.cc.o | |
[ ae34] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/ceres_scan_matcher.cc.d | |
[ ae93] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/ceres_scan_matcher.cc.o.d | |
[ aef3] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/ceres_scan_matcher.cc.o | |
[ af51] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/scan_matching/ceres_scan_matcher.cc | |
[ afb5] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/ceres_scan_matcher.cc.o | |
[ b01e] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph/constraint_builder.cc.d | |
[ b081] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph/constraint_builder.cc.o.d | |
[ b0e5] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph/constraint_builder.cc.o | |
[ b147] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/sparse_pose_graph/constraint_builder.cc | |
[ b1af] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph/constraint_builder.cc.o | |
[ b21c] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph/optimization_problem.cc.d | |
[ b281] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph/optimization_problem.cc.o.d | |
[ b2e7] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph/optimization_problem.cc.o | |
[ b34b] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/sparse_pose_graph/optimization_problem.cc | |
[ b3b5] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/sparse_pose_graph/optimization_problem.cc.o | |
[ b424] -MMD CMakeFiles/cartographer.dir/cartographer/transform/transform_interpolation_buffer.cc.d | |
[ b480] -MF CMakeFiles/cartographer.dir/cartographer/transform/transform_interpolation_buffer.cc.o.d | |
[ b4dd] -MT CMakeFiles/cartographer.dir/cartographer/transform/transform_interpolation_buffer.cc.o | |
[ b538] /home/juraj/another_ws/src/cartographer/cartographer/transform/transform_interpolation_buffer.cc | |
[ b599] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/transform/transform_interpolation_buffer.cc.o | |
[ b5ff] -MMD CMakeFiles/cartographer.dir/cartographer/common/histogram.cc.d | |
[ b643] -MF CMakeFiles/cartographer.dir/cartographer/common/histogram.cc.o.d | |
[ b688] -MT CMakeFiles/cartographer.dir/cartographer/common/histogram.cc.o | |
[ b6cb] /home/juraj/another_ws/src/cartographer/cartographer/common/histogram.cc | |
[ b714] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/common/histogram.cc.o | |
[ b762] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/precomputation_grid.cc.d | |
[ b7c2] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/precomputation_grid.cc.o.d | |
[ b823] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/precomputation_grid.cc.o | |
[ b882] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/scan_matching/precomputation_grid.cc | |
[ b8e7] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/precomputation_grid.cc.o | |
[ b951] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/rotational_scan_matcher.cc.d | |
[ b9b5] -MF CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/rotational_scan_matcher.cc.o.d | |
[ ba1a] -MT CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/rotational_scan_matcher.cc.o | |
[ ba7d] /home/juraj/another_ws/src/cartographer/cartographer/mapping_3d/scan_matching/rotational_scan_matcher.cc | |
[ bae6] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_3d/scan_matching/rotational_scan_matcher.cc.o | |
[ bb54] -MMD CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/correlative_scan_matcher.cc.d | |
[ bbb9] -MF CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/correlative_scan_matcher.cc.o.d | |
[ bc1f] -MT CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/correlative_scan_matcher.cc.o | |
[ bc83] /home/juraj/another_ws/src/cartographer/cartographer/mapping_2d/scan_matching/correlative_scan_matcher.cc | |
[ bced] -auxbase-strip CMakeFiles/cartographer.dir/cartographer/mapping_2d/scan_matching/correlative_scan_matcher.cc.o |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0.000000000 Node Startup | |
0.000000000 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:35.000000 10349 map_builder_bridge.cc:37] Added trajectory with ID '0'. | |
0.000000000 INFO [/tmp/binarydeb/ros-kinetic-rosbag-1.12.6/src/player.cpp:125(Player::publish) [topics: /rosout, /clock] Opening /home/juraj/Downloads/cartographer_paper_deutsches_museum.bag | |
1432647016.596508176 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:36.000000 10349 ordered_multi_queue.cc:172] All sensor data for trajectory 0 is available starting at '635682438165150606'. | |
1432647017.362144550 INFO [/tmp/binarydeb/ros-kinetic-rviz-1.12.4/src/rviz/ogre_helpers/render_system.cpp:431(RenderWindow* rviz::RenderSystem::makeRenderWindow) [topics: /rosout] Stereo is NOT SUPPORTED | |
1432647022.382212806 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:42.000000 10349 submaps.cc:176] Added submap 2 | |
1432647022.402363019 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:42.000000 10434 constraint_builder.cc:276] 0 computations resulted in 0 additional constraints. | |
1432647022.402363019 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:42.000000 10434 constraint_builder.cc:278] Score histogram: | |
Count: 0 | |
1432647022.593883083 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:42.000000 10434 sparse_pose_graph.cc:280] We caught up. Hooray! | |
1432647029.163170306 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:49.000000 10349 submaps.cc:176] Added submap 3 | |
1432647029.723322031 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:49.000000 10435 constraint_builder.cc:255] Scan index 180 with 100 points on submap 0 differs by translation 0.00 rotation 0.000 with score 71.7% covariance trace 1.3904e-08. | |
1432647029.723322031 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:49.000000 10435 constraint_builder.cc:276] 1 computations resulted in 1 additional constraints. | |
1432647029.723322031 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:49.000000 10435 constraint_builder.cc:278] Score histogram: | |
Count: 1 Min: 0.717318 Max: 0.717318 Mean: 0.717318 | |
1432647030.186169787 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:50.000000 10349 motion_filter.cc:42] Motion filter reduced the number of scans to 38.2%. | |
1432647030.286933082 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:50.000000 10349 collated_trajectory_builder.cc:79] echoes rate: 36.86 Hz 2.71e-02 s +/- 2.52e-03 s (pulsed at 99.91% real time) | |
1432647030.286933082 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:50.000000 10349 collated_trajectory_builder.cc:79] imu rate: 249.96 Hz 4.00e-03 s +/- 3.07e-03 s (pulsed at 99.75% real time) | |
1432647037.762047292 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:44:57.000000 10349 submaps.cc:176] Added submap 4 | |
1432647042.423029199 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:02.000000 10349 submaps.cc:176] Added submap 5 | |
1432647044.045644052 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:03.000000 10349 motion_filter.cc:42] Motion filter reduced the number of scans to 38.1%. | |
1432647045.317906740 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10436 constraint_builder.cc:255] Scan index 186 with 102 points on submap 0 differs by translation 0.01 rotation 0.001 with score 67.5% covariance trace 2.0653e-08. | |
1432647045.327939967 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10349 collated_trajectory_builder.cc:79] echoes rate: 35.89 Hz 2.79e-02 s +/- 2.81e-03 s (pulsed at 100.84% real time) | |
1432647045.327939967 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10349 collated_trajectory_builder.cc:79] imu rate: 249.96 Hz 4.00e-03 s +/- 3.07e-03 s (pulsed at 99.48% real time) | |
1432647045.338348529 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10433 constraint_builder.cc:255] Scan index 183 with 101 points on submap 0 differs by translation 0.00 rotation 0.000 with score 71.8% covariance trace 2.3125e-08. | |
1432647045.348428526 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10434 constraint_builder.cc:255] Scan index 190 with 104 points on submap 0 differs by translation 0.00 rotation 0.000 with score 58.5% covariance trace 2.4279e-08. | |
1432647045.378689089 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10435 constraint_builder.cc:255] Scan index 193 with 105 points on submap 0 differs by translation 0.01 rotation 0.000 with score 57.4% covariance trace 1.9614e-08. | |
1432647045.388774649 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10436 constraint_builder.cc:255] Scan index 196 with 106 points on submap 0 differs by translation 0.01 rotation 0.000 with score 64.4% covariance trace 1.8239e-08. | |
1432647045.906004517 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10434 constraint_builder.cc:255] Scan index 9 with 100 points on submap 1 differs by translation 0.01 rotation 0.000 with score 65.6% covariance trace 2.2664e-08. | |
1432647045.906004517 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10435 constraint_builder.cc:255] Scan index 13 with 102 points on submap 1 differs by translation 0.02 rotation 0.001 with score 67.3% covariance trace 2.5954e-08. | |
1432647045.916090650 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10433 constraint_builder.cc:255] Scan index 6 with 109 points on submap 1 differs by translation 0.02 rotation 0.002 with score 64.5% covariance trace 1.5640e-08. | |
1432647045.916090650 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10436 constraint_builder.cc:255] Scan index 3 with 104 points on submap 1 differs by translation 0.05 rotation 0.002 with score 60.3% covariance trace 2.1057e-08. | |
1432647045.956486544 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10435 constraint_builder.cc:255] Scan index 19 with 103 points on submap 1 differs by translation 0.01 rotation 0.001 with score 66.4% covariance trace 2.3760e-08. | |
1432647045.956486544 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10433 constraint_builder.cc:255] Scan index 23 with 102 points on submap 1 differs by translation 0.02 rotation 0.000 with score 66.6% covariance trace 2.5104e-08. | |
1432647045.956486544 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10434 constraint_builder.cc:255] Scan index 16 with 101 points on submap 1 differs by translation 0.01 rotation 0.000 with score 63.5% covariance trace 2.8010e-08. | |
1432647045.956486544 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:05.000000 10436 constraint_builder.cc:255] Scan index 26 with 107 points on submap 1 differs by translation 0.02 rotation 0.000 with score 60.5% covariance trace 2.5327e-08. | |
1432647046.126027161 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10435 constraint_builder.cc:255] Scan index 29 with 107 points on submap 1 differs by translation 0.01 rotation 0.001 with score 60.6% covariance trace 2.3113e-08. | |
1432647046.146276105 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10434 constraint_builder.cc:255] Scan index 36 with 103 points on submap 1 differs by translation 0.02 rotation 0.002 with score 56.0% covariance trace 2.3083e-08. | |
1432647046.146276105 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10433 constraint_builder.cc:255] Scan index 33 with 105 points on submap 1 differs by translation 0.02 rotation 0.002 with score 56.5% covariance trace 1.7478e-08. | |
1432647046.206716831 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10436 constraint_builder.cc:255] Scan index 39 with 103 points on submap 1 differs by translation 0.01 rotation 0.001 with score 55.8% covariance trace 2.8746e-08. | |
1432647046.358218657 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10436 constraint_builder.cc:255] Scan index 53 with 105 points on submap 1 differs by translation 0.01 rotation 0.001 with score 55.9% covariance trace 2.3402e-08. | |
1432647046.388499903 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10435 constraint_builder.cc:255] Scan index 63 with 105 points on submap 1 differs by translation 0.01 rotation 0.001 with score 65.5% covariance trace 3.3673e-08. | |
1432647046.418726151 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10433 constraint_builder.cc:255] Scan index 59 with 108 points on submap 1 differs by translation 0.01 rotation 0.001 with score 56.5% covariance trace 1.9660e-08. | |
1432647046.461857289 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10436 constraint_builder.cc:255] Scan index 66 with 101 points on submap 1 differs by translation 0.01 rotation 0.002 with score 64.9% covariance trace 2.7101e-08. | |
1432647046.492032974 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10435 constraint_builder.cc:255] Scan index 69 with 100 points on submap 1 differs by translation 0.01 rotation 0.001 with score 62.5% covariance trace 2.8051e-08. | |
1432647046.502058083 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10433 constraint_builder.cc:255] Scan index 76 with 107 points on submap 1 differs by translation 0.00 rotation 0.000 with score 71.6% covariance trace 2.3669e-08. | |
1432647046.522206223 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10434 constraint_builder.cc:255] Scan index 73 with 109 points on submap 1 differs by translation 0.00 rotation 0.000 with score 65.7% covariance trace 2.4510e-08. | |
1432647046.522206223 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10436 constraint_builder.cc:255] Scan index 79 with 104 points on submap 1 differs by translation 0.00 rotation 0.000 with score 75.9% covariance trace 2.2500e-08. | |
1432647046.522206223 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10433 constraint_builder.cc:255] Scan index 86 with 105 points on submap 1 differs by translation 0.01 rotation 0.000 with score 79.2% covariance trace 2.3598e-08. | |
1432647046.522206223 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10435 constraint_builder.cc:255] Scan index 83 with 107 points on submap 1 differs by translation 0.01 rotation 0.000 with score 75.2% covariance trace 2.1032e-08. | |
1432647046.522206223 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10434 constraint_builder.cc:255] Scan index 89 with 103 points on submap 1 differs by translation 0.00 rotation 0.001 with score 78.9% covariance trace 2.1093e-08. | |
1432647046.522206223 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10434 constraint_builder.cc:276] 38 computations resulted in 28 additional constraints. | |
1432647046.522206223 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:06.000000 10434 constraint_builder.cc:278] Score histogram: | |
Count: 29 Min: 0.557796 Max: 0.792108 Mean: 0.650521 | |
[0.557796, 0.581227) #### Count: 6 (20.689655%) Total: 6 (20.689655%) | |
[0.581227, 0.604658) # Count: 2 (6.896552%) Total: 8 (27.586206%) | |
[0.604658, 0.628089) ## Count: 3 (10.344828%) Total: 11 (37.931034%) | |
[0.628089, 0.651521) ### Count: 4 (13.793103%) Total: 15 (51.724136%) | |
[0.651521, 0.674952) #### Count: 6 (20.689655%) Total: 21 (72.413795%) | |
[0.674952, 0.698383) # Count: 1 (3.448276%) Total: 22 (75.862068%) | |
[0.698383, 0.721814) ## Count: 3 (10.344828%) Total: 25 (86.206894%) | |
[0.721814, 0.745246) Count: 0 (0.000000%) Total: 25 (86.206894%) | |
[0.745246, 0.768677) # Count: 2 (6.896552%) Total: 27 (93.103447%) | |
[0.768677, 0.792108] # Count: 2 (6.896552%) Total: 29 (100.000000%) | |
1432647048.270261525 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:08.000000 10349 submaps.cc:176] Added submap 6 | |
1432647052.145048675 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:12.000000 10349 submaps.cc:176] Added submap 7 | |
1432647056.223839090 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:16.000000 10349 submaps.cc:176] Added submap 8 | |
1432647057.952415319 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:17.000000 10349 motion_filter.cc:42] Motion filter reduced the number of scans to 45.3333%. | |
1432647059.539980484 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:19.000000 10349 submaps.cc:176] Added submap 9 | |
1432647060.337660132 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:20.000000 10349 collated_trajectory_builder.cc:79] echoes rate: 35.79 Hz 2.79e-02 s +/- 2.83e-03 s (pulsed at 100.85% real time) | |
1432647060.337660132 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:20.000000 10349 collated_trajectory_builder.cc:79] imu rate: 249.97 Hz 4.00e-03 s +/- 3.06e-03 s (pulsed at 100.77% real time) | |
1432647063.941480785 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:23.000000 10349 submaps.cc:176] Added submap 10 | |
1432647068.619213019 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:28.000000 10349 submaps.cc:176] Added submap 11 | |
1432647070.942988417 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:30.000000 10434 constraint_builder.cc:255] Scan index 176 with 105 points on submap 2 differs by translation 0.03 rotation 0.002 with score 62.2% covariance trace 1.6212e-08. | |
1432647070.953066366 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:30.000000 10436 constraint_builder.cc:255] Scan index 173 with 105 points on submap 2 differs by translation 0.03 rotation 0.002 with score 58.4% covariance trace 2.1465e-08. | |
1432647070.953066366 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:30.000000 10433 constraint_builder.cc:255] Scan index 179 with 101 points on submap 2 differs by translation 0.02 rotation 0.001 with score 61.3% covariance trace 2.0390e-08. | |
1432647070.953066366 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:30.000000 10433 constraint_builder.cc:276] 54 computations resulted in 3 additional constraints. | |
1432647070.953066366 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:30.000000 10433 constraint_builder.cc:278] Score histogram: | |
Count: 32 Min: 0.557796 Max: 0.792108 Mean: 0.646386 | |
[0.557796, 0.581227) #### Count: 6 (18.750000%) Total: 6 (18.750000%) | |
[0.581227, 0.604658) ## Count: 3 (9.375000%) Total: 9 (28.125000%) | |
[0.604658, 0.628089) ### Count: 5 (15.625000%) Total: 14 (43.750000%) | |
[0.628089, 0.651521) ### Count: 4 (12.500000%) Total: 18 (56.250000%) | |
[0.651521, 0.674952) #### Count: 6 (18.750000%) Total: 24 (75.000000%) | |
[0.674952, 0.698383) # Count: 1 (3.125000%) Total: 25 (78.125000%) | |
[0.698383, 0.721814) ## Count: 3 (9.375000%) Total: 28 (87.500000%) | |
[0.721814, 0.745246) Count: 0 (0.000000%) Total: 28 (87.500000%) | |
[0.745246, 0.768677) # Count: 2 (6.250000%) Total: 30 (93.750000%) | |
[0.768677, 0.792108] # Count: 2 (6.250000%) Total: 32 (100.000000%) | |
1432647072.029495819 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:31.000000 10349 motion_filter.cc:42] Motion filter reduced the number of scans to 49.25%. | |
1432647072.583315617 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:32.000000 10349 submaps.cc:176] Added submap 12 | |
1432647075.358411378 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:35.000000 10349 collated_trajectory_builder.cc:79] echoes rate: 35.59 Hz 2.81e-02 s +/- 2.87e-03 s (pulsed at 98.92% real time) | |
1432647075.358411378 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:35.000000 10349 collated_trajectory_builder.cc:79] imu rate: 250.01 Hz 4.00e-03 s +/- 3.09e-03 s (pulsed at 98.99% real time) | |
1432647077.561638979 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:37.000000 10349 submaps.cc:176] Added submap 13 | |
1432647081.467015283 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:41.000000 10349 submaps.cc:176] Added submap 14 | |
1432647085.304576905 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:45.000000 10349 submaps.cc:176] Added submap 15 | |
1432647085.884788819 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:45.000000 10349 motion_filter.cc:42] Motion filter reduced the number of scans to 51.08%. | |
1432647090.363242369 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:50.000000 10349 collated_trajectory_builder.cc:79] echoes rate: 36.11 Hz 2.77e-02 s +/- 2.72e-03 s (pulsed at 100.36% real time) | |
1432647090.363242369 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:50.000000 10349 collated_trajectory_builder.cc:79] imu rate: 250.00 Hz 4.00e-03 s +/- 3.08e-03 s (pulsed at 100.32% real time) | |
1432647090.997625903 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:50.000000 10349 submaps.cc:176] Added submap 16 | |
1432647096.720093518 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:56.000000 10349 submaps.cc:176] Added submap 17 | |
1432647099.867066688 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:45:59.000000 10349 motion_filter.cc:42] Motion filter reduced the number of scans to 50.2%. | |
1432647101.655393775 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:01.000000 10349 submaps.cc:176] Added submap 18 | |
1432647103.413134418 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:03.000000 10436 constraint_builder.cc:255] Scan index 251 with 107 points on submap 3 differs by translation 0.01 rotation 0.001 with score 57.1% covariance trace 4.4060e-08. | |
1432647103.463641667 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:03.000000 10435 constraint_builder.cc:255] Scan index 248 with 114 points on submap 3 differs by translation 0.02 rotation 0.000 with score 55.8% covariance trace 4.8293e-08. | |
1432647103.473710497 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:03.000000 10433 constraint_builder.cc:255] Scan index 258 with 102 points on submap 3 differs by translation 0.01 rotation 0.001 with score 59.7% covariance trace 3.5642e-08. | |
1432647103.493851561 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:03.000000 10436 constraint_builder.cc:255] Scan index 261 with 105 points on submap 3 differs by translation 0.04 rotation 0.002 with score 59.6% covariance trace 3.7650e-08. | |
1432647103.503920246 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:03.000000 10434 constraint_builder.cc:255] Scan index 264 with 108 points on submap 3 differs by translation 0.01 rotation 0.001 with score 61.3% covariance trace 3.4745e-08. | |
1432647103.503920246 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:03.000000 10435 constraint_builder.cc:255] Scan index 268 with 106 points on submap 3 differs by translation 0.03 rotation 0.001 with score 57.3% covariance trace 2.8307e-08. | |
1432647103.503920246 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:03.000000 10436 constraint_builder.cc:255] Scan index 454 with 101 points on submap 3 differs by translation 0.01 rotation 0.001 with score 78.3% covariance trace 2.0097e-08. | |
1432647103.503920246 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:03.000000 10433 constraint_builder.cc:255] Scan index 451 with 105 points on submap 3 differs by translation 0.01 rotation 0.000 with score 84.6% covariance trace 1.9035e-08. | |
1432647103.503920246 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:03.000000 10433 constraint_builder.cc:276] 36 computations resulted in 8 additional constraints. | |
1432647103.503920246 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:03.000000 10433 constraint_builder.cc:278] Score histogram: | |
Count: 40 Min: 0.557796 Max: 0.845950 Mean: 0.645559 | |
[0.557796, 0.586611) ###### Count: 11 (27.500000%) Total: 11 (27.500000%) | |
[0.586611, 0.615426) #### Count: 7 (17.500000%) Total: 18 (45.000000%) | |
[0.615426, 0.644242) ## Count: 4 (10.000000%) Total: 22 (55.000000%) | |
[0.644242, 0.673057) #### Count: 8 (20.000000%) Total: 30 (75.000000%) | |
[0.673057, 0.701873) # Count: 1 (2.500000%) Total: 31 (77.500000%) | |
[0.701873, 0.730688) ## Count: 3 (7.500000%) Total: 34 (85.000000%) | |
[0.730688, 0.759503) # Count: 2 (5.000000%) Total: 36 (90.000000%) | |
[0.759503, 0.788319) # Count: 1 (2.500000%) Total: 37 (92.500000%) | |
[0.788319, 0.817134) # Count: 2 (5.000000%) Total: 39 (97.500000%) | |
[0.817134, 0.845950] # Count: 1 (2.500000%) Total: 40 (100.000000%) | |
1432647105.377185716 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:05.000000 10349 collated_trajectory_builder.cc:79] echoes rate: 35.80 Hz 2.79e-02 s +/- 2.77e-03 s (pulsed at 99.84% real time) | |
1432647105.377185716 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:05.000000 10349 collated_trajectory_builder.cc:79] imu rate: 250.00 Hz 4.00e-03 s +/- 3.06e-03 s (pulsed at 99.85% real time) | |
1432647106.082305487 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:06.000000 10349 submaps.cc:176] Added submap 19 | |
1432647111.984810902 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:11.000000 10349 submaps.cc:176] Added submap 1 | |
1432647111.984810902 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:11.000000 10349 map_builder_bridge.cc:37] Added trajectory with ID '1'. | |
1432647111.984810902 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:46:11.000000 10349 map_builder_bridge.cc:48] Finishing trajectory with ID '0'... | |
1432647168.436329666 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10436 constraint_builder.cc:255] Scan index 464 with 101 points on submap 3 differs by translation 0.01 rotation 0.002 with score 79.6% covariance trace 3.1910e-08. | |
1432647168.446398356 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10433 constraint_builder.cc:255] Scan index 468 with 111 points on submap 3 differs by translation 0.00 rotation 0.001 with score 77.5% covariance trace 3.2346e-08. | |
1432647168.446398356 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10435 constraint_builder.cc:255] Scan index 461 with 115 points on submap 3 differs by translation 0.01 rotation 0.000 with score 80.6% covariance trace 2.7897e-08. | |
1432647168.456480119 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10434 constraint_builder.cc:255] Scan index 458 with 107 points on submap 3 differs by translation 0.01 rotation 0.000 with score 80.7% covariance trace 1.7190e-08. | |
1432647168.466547787 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10433 constraint_builder.cc:255] Scan index 474 with 104 points on submap 3 differs by translation 0.00 rotation 0.001 with score 77.3% covariance trace 4.4385e-08. | |
1432647168.476618904 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10436 constraint_builder.cc:255] Scan index 471 with 108 points on submap 3 differs by translation 0.01 rotation 0.002 with score 76.4% covariance trace 2.5310e-08. | |
1432647168.476618904 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10435 constraint_builder.cc:255] Scan index 478 with 100 points on submap 3 differs by translation 0.01 rotation 0.002 with score 76.0% covariance trace 5.3719e-08. | |
1432647168.486654021 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10434 constraint_builder.cc:255] Scan index 481 with 101 points on submap 3 differs by translation 0.01 rotation 0.002 with score 74.0% covariance trace 5.2045e-08. | |
1432647168.486654021 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10433 constraint_builder.cc:255] Scan index 484 with 105 points on submap 3 differs by translation 0.00 rotation 0.001 with score 75.5% covariance trace 5.9422e-08. | |
1432647168.486654021 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10435 constraint_builder.cc:255] Scan index 491 with 100 points on submap 3 differs by translation 0.02 rotation 0.001 with score 63.8% covariance trace 6.8592e-08. | |
1432647168.486654021 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10436 constraint_builder.cc:255] Scan index 488 with 100 points on submap 3 differs by translation 0.01 rotation 0.003 with score 68.1% covariance trace 6.8929e-08. | |
1432647168.486654021 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:08.000000 10434 constraint_builder.cc:255] Scan index 494 with 101 points on submap 3 differs by translation 0.00 rotation 0.001 with score 59.3% covariance trace 5.5484e-08. | |
1432647169.067209590 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10433 constraint_builder.cc:255] Scan index 317 with 103 points on submap 4 differs by translation 0.00 rotation 0.004 with score 69.0% covariance trace 1.4003e-08. | |
1432647169.067209590 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10433 constraint_builder.cc:255] Scan index 320 with 109 points on submap 4 differs by translation 0.00 rotation 0.001 with score 66.7% covariance trace 1.4216e-08. | |
1432647169.215307434 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10436 constraint_builder.cc:255] Scan index 323 with 106 points on submap 4 differs by translation 0.02 rotation 0.000 with score 68.0% covariance trace 1.4309e-08. | |
1432647169.225382565 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10435 constraint_builder.cc:255] Scan index 313 with 106 points on submap 4 differs by translation 0.01 rotation 0.003 with score 62.3% covariance trace 1.3757e-08. | |
1432647169.235454186 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10434 constraint_builder.cc:255] Scan index 327 with 112 points on submap 4 differs by translation 0.02 rotation 0.002 with score 64.0% covariance trace 1.1640e-08. | |
1432647169.235454186 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10433 constraint_builder.cc:255] Scan index 330 with 110 points on submap 4 differs by translation 0.01 rotation 0.004 with score 65.2% covariance trace 2.2374e-08. | |
1432647169.258752314 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10436 constraint_builder.cc:255] Scan index 333 with 102 points on submap 4 differs by translation 0.01 rotation 0.002 with score 65.8% covariance trace 2.0816e-08. | |
1432647169.278892881 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10436 constraint_builder.cc:255] Scan index 347 with 107 points on submap 4 differs by translation 0.01 rotation 0.001 with score 73.7% covariance trace 2.3381e-08. | |
1432647169.299234259 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10434 constraint_builder.cc:255] Scan index 340 with 107 points on submap 4 differs by translation 0.03 rotation 0.001 with score 63.8% covariance trace 2.1142e-08. | |
1432647169.309314748 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10436 constraint_builder.cc:255] Scan index 350 with 100 points on submap 4 differs by translation 0.01 rotation 0.001 with score 73.1% covariance trace 2.4360e-08. | |
1432647169.329398962 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10434 constraint_builder.cc:255] Scan index 353 with 104 points on submap 4 differs by translation 0.01 rotation 0.000 with score 69.1% covariance trace 2.9672e-08. | |
1432647169.329398962 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10436 constraint_builder.cc:255] Scan index 357 with 106 points on submap 4 differs by translation 0.01 rotation 0.001 with score 74.4% covariance trace 2.8148e-08. | |
1432647169.339475277 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10433 constraint_builder.cc:255] Scan index 343 with 100 points on submap 4 differs by translation 0.01 rotation 0.001 with score 70.3% covariance trace 2.4255e-08. | |
1432647169.339475277 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10435 constraint_builder.cc:255] Scan index 337 with 101 points on submap 4 differs by translation 0.02 rotation 0.001 with score 67.4% covariance trace 2.1348e-08. | |
1432647169.369683003 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10434 constraint_builder.cc:255] Scan index 541 with 106 points on submap 4 differs by translation 0.00 rotation 0.001 with score 72.0% covariance trace 2.7534e-08. | |
1432647169.379747144 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10436 constraint_builder.cc:255] Scan index 543 with 100 points on submap 4 differs by translation 0.01 rotation 0.003 with score 66.7% covariance trace 3.0335e-08. | |
1432647169.379747144 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10436 constraint_builder.cc:276] 74 computations resulted in 28 additional constraints. | |
1432647169.379747144 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:47:09.000000 10436 constraint_builder.cc:278] Score histogram: | |
Count: 68 Min: 0.557796 Max: 0.845950 Mean: 0.670964 | |
[0.557796, 0.586611) ### Count: 11 (16.176470%) Total: 11 (16.176470%) | |
[0.586611, 0.615426) ## Count: 8 (11.764706%) Total: 19 (27.941177%) | |
[0.615426, 0.644242) ## Count: 8 (11.764706%) Total: 27 (39.705883%) | |
[0.644242, 0.673057) #### Count: 12 (17.647058%) Total: 39 (57.352940%) | |
[0.673057, 0.701873) ## Count: 6 (8.823529%) Total: 45 (66.176468%) | |
[0.701873, 0.730688) # Count: 5 (7.352941%) Total: 50 (73.529411%) | |
[0.730688, 0.759503) ## Count: 7 (10.294118%) Total: 57 (83.823532%) | |
[0.759503, 0.788319) # Count: 5 (7.352941%) Total: 62 (91.176468%) | |
[0.788319, 0.817134) # Count: 5 (7.352941%) Total: 67 (98.529411%) | |
[0.817134, 0.845950] Count: 1 (1.470588%) Total: 68 (100.000000%) | |
1432647286.675782903 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10435 constraint_builder.cc:255] Scan index 548 with 106 points on submap 4 differs by translation 0.02 rotation 0.004 with score 60.5% covariance trace 3.4128e-08. | |
1432647286.706213351 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10433 constraint_builder.cc:255] Scan index 546 with 105 points on submap 4 differs by translation 0.01 rotation 0.003 with score 61.0% covariance trace 3.1104e-08. | |
1432647286.726351098 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10434 constraint_builder.cc:255] Scan index 553 with 107 points on submap 4 differs by translation 0.03 rotation 0.009 with score 55.1% covariance trace 3.6543e-08. | |
1432647286.786791404 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10435 constraint_builder.cc:255] Scan index 558 with 109 points on submap 4 differs by translation 0.02 rotation 0.006 with score 56.6% covariance trace 3.8396e-08. | |
1432647286.817035372 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10436 constraint_builder.cc:255] Scan index 561 with 102 points on submap 4 differs by translation 0.02 rotation 0.007 with score 60.9% covariance trace 2.7965e-08. | |
1432647286.827477875 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10434 constraint_builder.cc:255] Scan index 563 with 103 points on submap 4 differs by translation 0.04 rotation 0.014 with score 59.5% covariance trace 2.2862e-08. | |
1432647286.887992024 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10433 constraint_builder.cc:255] Scan index 566 with 109 points on submap 4 differs by translation 0.01 rotation 0.009 with score 60.8% covariance trace 2.7772e-08. | |
1432647286.887992024 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10434 constraint_builder.cc:255] Scan index 573 with 101 points on submap 4 differs by translation 0.00 rotation 0.008 with score 59.1% covariance trace 3.5181e-08. | |
1432647286.887992024 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10435 constraint_builder.cc:255] Scan index 571 with 108 points on submap 4 differs by translation 0.03 rotation 0.005 with score 55.2% covariance trace 3.9935e-08. | |
1432647287.050118427 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10433 constraint_builder.cc:255] Scan index 576 with 106 points on submap 4 differs by translation 0.02 rotation 0.001 with score 59.6% covariance trace 1.9382e-08. | |
1432647287.050118427 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10434 constraint_builder.cc:255] Scan index 578 with 107 points on submap 4 differs by translation 0.02 rotation 0.002 with score 58.4% covariance trace 2.7712e-08. | |
1432647287.060179478 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10435 constraint_builder.cc:255] Scan index 581 with 102 points on submap 4 differs by translation 0.03 rotation 0.011 with score 55.7% covariance trace 4.0300e-08. | |
1432647287.072719053 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10436 constraint_builder.cc:255] Scan index 583 with 101 points on submap 4 differs by translation 0.02 rotation 0.012 with score 60.5% covariance trace 2.7784e-08. | |
1432647287.082776960 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:06.000000 10434 constraint_builder.cc:255] Scan index 586 with 101 points on submap 4 differs by translation 0.03 rotation 0.015 with score 58.7% covariance trace 3.2773e-08. | |
1432647287.123031193 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10434 constraint_builder.cc:255] Scan index 591 with 106 points on submap 4 differs by translation 0.03 rotation 0.016 with score 56.2% covariance trace 2.5376e-08. | |
1432647287.123031193 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10435 constraint_builder.cc:255] Scan index 588 with 103 points on submap 4 differs by translation 0.04 rotation 0.012 with score 57.9% covariance trace 2.0558e-08. | |
1432647287.163380209 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10436 constraint_builder.cc:255] Scan index 593 with 105 points on submap 4 differs by translation 0.04 rotation 0.018 with score 56.2% covariance trace 3.8187e-08. | |
1432647287.183550297 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10434 constraint_builder.cc:255] Scan index 596 with 101 points on submap 4 differs by translation 0.04 rotation 0.017 with score 58.1% covariance trace 2.0843e-08. | |
1432647287.223877624 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10435 constraint_builder.cc:255] Scan index 598 with 102 points on submap 4 differs by translation 0.04 rotation 0.015 with score 56.7% covariance trace 2.3705e-08. | |
1432647287.254093649 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10434 constraint_builder.cc:255] Scan index 601 with 101 points on submap 4 differs by translation 0.04 rotation 0.013 with score 57.5% covariance trace 2.4398e-08. | |
1432647287.274233418 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10433 constraint_builder.cc:255] Scan index 603 with 107 points on submap 4 differs by translation 0.04 rotation 0.016 with score 63.0% covariance trace 2.3139e-08. | |
1432647287.324714186 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10434 constraint_builder.cc:255] Scan index 608 with 103 points on submap 4 differs by translation 0.05 rotation 0.016 with score 58.9% covariance trace 2.0004e-08. | |
1432647287.334797062 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10435 constraint_builder.cc:255] Scan index 606 with 106 points on submap 4 differs by translation 0.04 rotation 0.015 with score 58.7% covariance trace 2.6189e-08. | |
1432647287.385171480 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10436 constraint_builder.cc:255] Scan index 611 with 101 points on submap 4 differs by translation 0.04 rotation 0.012 with score 59.3% covariance trace 3.5036e-08. | |
1432647287.385171480 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10434 constraint_builder.cc:255] Scan index 613 with 100 points on submap 4 differs by translation 0.06 rotation 0.015 with score 59.0% covariance trace 3.0927e-08. | |
1432647287.405316993 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10433 constraint_builder.cc:255] Scan index 616 with 106 points on submap 4 differs by translation 0.05 rotation 0.015 with score 58.6% covariance trace 3.1125e-08. | |
1432647287.468327019 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10436 constraint_builder.cc:255] Scan index 618 with 110 points on submap 4 differs by translation 0.05 rotation 0.015 with score 59.3% covariance trace 3.6044e-08. | |
1432647287.478411305 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10433 constraint_builder.cc:255] Scan index 621 with 108 points on submap 4 differs by translation 0.06 rotation 0.014 with score 58.8% covariance trace 2.2049e-08. | |
1432647287.662148103 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:07.000000 10435 constraint_builder.cc:255] Scan index 630 with 100 points on submap 4 differs by translation 0.05 rotation 0.014 with score 59.5% covariance trace 3.3175e-08. | |
1432647288.059111877 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10435 constraint_builder.cc:255] Scan index 405 with 104 points on submap 5 differs by translation 0.02 rotation 0.007 with score 58.8% covariance trace 2.5018e-08. | |
1432647288.195172285 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10435 constraint_builder.cc:255] Scan index 408 with 100 points on submap 5 differs by translation 0.02 rotation 0.007 with score 60.9% covariance trace 2.1639e-08. | |
1432647288.215324158 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10436 constraint_builder.cc:255] Scan index 411 with 108 points on submap 5 differs by translation 0.01 rotation 0.001 with score 62.9% covariance trace 1.1930e-08. | |
1432647288.225393716 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10434 constraint_builder.cc:255] Scan index 415 with 113 points on submap 5 differs by translation 0.02 rotation 0.003 with score 58.0% covariance trace 1.0028e-08. | |
1432647288.235462738 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10435 constraint_builder.cc:255] Scan index 418 with 106 points on submap 5 differs by translation 0.01 rotation 0.003 with score 66.3% covariance trace 1.2057e-08. | |
1432647288.245540683 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10433 constraint_builder.cc:255] Scan index 421 with 102 points on submap 5 differs by translation 0.01 rotation 0.005 with score 62.7% covariance trace 1.2788e-08. | |
1432647288.265682725 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10436 constraint_builder.cc:255] Scan index 425 with 107 points on submap 5 differs by translation 0.01 rotation 0.003 with score 65.9% covariance trace 1.3361e-08. | |
1432647288.275754451 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10434 constraint_builder.cc:255] Scan index 428 with 103 points on submap 5 differs by translation 0.02 rotation 0.005 with score 64.5% covariance trace 1.4363e-08. | |
1432647288.275754451 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10435 constraint_builder.cc:255] Scan index 431 with 102 points on submap 5 differs by translation 0.01 rotation 0.004 with score 65.7% covariance trace 1.8278e-08. | |
1432647288.296434681 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10433 constraint_builder.cc:255] Scan index 435 with 100 points on submap 5 differs by translation 0.01 rotation 0.002 with score 67.5% covariance trace 1.9840e-08. | |
1432647288.306509355 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10434 constraint_builder.cc:255] Scan index 441 with 100 points on submap 5 differs by translation 0.01 rotation 0.003 with score 72.0% covariance trace 2.3918e-08. | |
1432647288.316585676 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10436 constraint_builder.cc:255] Scan index 438 with 103 points on submap 5 differs by translation 0.01 rotation 0.003 with score 68.4% covariance trace 1.8113e-08. | |
1432647288.326662529 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10435 constraint_builder.cc:255] Scan index 445 with 102 points on submap 5 differs by translation 0.01 rotation 0.001 with score 70.0% covariance trace 2.0563e-08. | |
1432647288.336805304 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10433 constraint_builder.cc:255] Scan index 448 with 108 points on submap 5 differs by translation 0.01 rotation 0.001 with score 71.7% covariance trace 2.0326e-08. | |
1432647288.356984450 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10434 constraint_builder.cc:255] Scan index 631 with 105 points on submap 5 differs by translation 0.00 rotation 0.000 with score 78.5% covariance trace 1.9712e-08. | |
1432647288.387231921 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10436 constraint_builder.cc:255] Scan index 632 with 109 points on submap 5 differs by translation 0.01 rotation 0.001 with score 77.8% covariance trace 2.2697e-08. | |
1432647288.387231921 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10435 constraint_builder.cc:255] Scan index 633 with 108 points on submap 5 differs by translation 0.00 rotation 0.000 with score 78.7% covariance trace 2.3497e-08. | |
1432647288.387231921 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10435 constraint_builder.cc:276] 123 computations resulted in 46 additional constraints. | |
1432647288.387231921 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:49:08.000000 10435 constraint_builder.cc:278] Score histogram: | |
Count: 114 Min: 0.551178 Max: 0.845950 Mean: 0.650178 | |
[0.551178, 0.580655) ### Count: 19 (16.666666%) Total: 19 (16.666666%) | |
[0.580655, 0.610133) ##### Count: 28 (24.561403%) Total: 47 (41.228069%) | |
[0.610133, 0.639610) ## Count: 12 (10.526316%) Total: 59 (51.754387%) | |
[0.639610, 0.669087) ### Count: 17 (14.912281%) Total: 76 (66.666664%) | |
[0.669087, 0.698564) ## Count: 9 (7.894737%) Total: 85 (74.561401%) | |
[0.698564, 0.728041) # Count: 8 (7.017544%) Total: 93 (81.578949%) | |
[0.728041, 0.757518) # Count: 6 (5.263158%) Total: 99 (86.842102%) | |
[0.757518, 0.786995) ## Count: 9 (7.894737%) Total: 108 (94.736839%) | |
[0.786995, 0.816472) # Count: 5 (4.385965%) Total: 113 (99.122810%) | |
[0.816472, 0.845950] Count: 1 (0.877193%) Total: 114 (100.000000%) | |
1432647601.878449994 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:21.000000 10434 constraint_builder.cc:255] Scan index 638 with 102 points on submap 4 differs by translation 0.02 rotation 0.004 with score 56.9% covariance trace 4.1976e-08. | |
1432647601.888520989 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:21.000000 10436 constraint_builder.cc:255] Scan index 639 with 101 points on submap 4 differs by translation 0.02 rotation 0.004 with score 58.8% covariance trace 3.0057e-08. | |
1432647601.898588391 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:21.000000 10435 constraint_builder.cc:255] Scan index 640 with 115 points on submap 4 differs by translation 0.00 rotation 0.002 with score 56.4% covariance trace 2.6849e-08. | |
1432647601.908661506 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:21.000000 10433 constraint_builder.cc:255] Scan index 641 with 102 points on submap 5 differs by translation 0.01 rotation 0.005 with score 76.8% covariance trace 3.0474e-08. | |
1432647601.929626617 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:21.000000 10434 constraint_builder.cc:255] Scan index 642 with 107 points on submap 5 differs by translation 0.01 rotation 0.005 with score 76.8% covariance trace 3.0881e-08. | |
1432647601.929626617 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:21.000000 10436 constraint_builder.cc:255] Scan index 643 with 100 points on submap 5 differs by translation 0.01 rotation 0.005 with score 74.5% covariance trace 2.1568e-08. | |
1432647601.990216411 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:21.000000 10436 constraint_builder.cc:255] Scan index 648 with 101 points on submap 4 differs by translation 0.03 rotation 0.004 with score 56.0% covariance trace 6.1579e-08. | |
1432647601.990216411 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:21.000000 10436 constraint_builder.cc:255] Scan index 652 with 103 points on submap 5 differs by translation 0.01 rotation 0.007 with score 77.4% covariance trace 3.0147e-08. | |
1432647601.990216411 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:21.000000 10434 constraint_builder.cc:255] Scan index 651 with 101 points on submap 5 differs by translation 0.01 rotation 0.004 with score 75.8% covariance trace 2.1656e-08. | |
1432647601.990216411 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10436 constraint_builder.cc:255] Scan index 653 with 108 points on submap 5 differs by translation 0.00 rotation 0.004 with score 81.6% covariance trace 3.1619e-08. | |
1432647602.191536481 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10435 constraint_builder.cc:255] Scan index 658 with 103 points on submap 4 differs by translation 0.02 rotation 0.002 with score 64.0% covariance trace 3.7242e-08. | |
1432647602.191536481 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10434 constraint_builder.cc:255] Scan index 659 with 109 points on submap 4 differs by translation 0.03 rotation 0.002 with score 58.1% covariance trace 3.3230e-08. | |
1432647602.201596696 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10433 constraint_builder.cc:255] Scan index 660 with 101 points on submap 4 differs by translation 0.02 rotation 0.002 with score 55.4% covariance trace 4.8898e-08. | |
1432647602.231866064 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10434 constraint_builder.cc:255] Scan index 663 with 110 points on submap 5 differs by translation 0.01 rotation 0.004 with score 77.2% covariance trace 3.2290e-08. | |
1432647602.262086686 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10436 constraint_builder.cc:255] Scan index 662 with 104 points on submap 5 differs by translation 0.01 rotation 0.004 with score 74.6% covariance trace 2.6611e-08. | |
1432647602.262086686 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10435 constraint_builder.cc:255] Scan index 661 with 104 points on submap 5 differs by translation 0.01 rotation 0.004 with score 76.1% covariance trace 2.5912e-08. | |
1432647602.332693443 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10435 constraint_builder.cc:255] Scan index 668 with 102 points on submap 4 differs by translation 0.03 rotation 0.005 with score 57.4% covariance trace 7.7764e-08. | |
1432647602.332693443 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10433 constraint_builder.cc:255] Scan index 669 with 100 points on submap 4 differs by translation 0.04 rotation 0.005 with score 58.6% covariance trace 5.5296e-08. | |
1432647602.373011505 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10435 constraint_builder.cc:255] Scan index 671 with 107 points on submap 5 differs by translation 0.00 rotation 0.003 with score 74.7% covariance trace 2.5686e-08. | |
1432647602.373011505 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10433 constraint_builder.cc:255] Scan index 672 with 104 points on submap 5 differs by translation 0.01 rotation 0.004 with score 73.5% covariance trace 2.5390e-08. | |
1432647602.373011505 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10436 constraint_builder.cc:255] Scan index 673 with 108 points on submap 5 differs by translation 0.01 rotation 0.005 with score 72.8% covariance trace 2.9078e-08. | |
1432647602.383087415 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10434 constraint_builder.cc:255] Scan index 670 with 103 points on submap 4 differs by translation 0.02 rotation 0.003 with score 57.6% covariance trace 4.1061e-08. | |
1432647602.494035284 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10436 constraint_builder.cc:255] Scan index 681 with 101 points on submap 5 differs by translation 0.03 rotation 0.002 with score 69.0% covariance trace 2.1221e-08. | |
1432647602.514176499 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10434 constraint_builder.cc:255] Scan index 682 with 106 points on submap 5 differs by translation 0.01 rotation 0.005 with score 65.5% covariance trace 1.5025e-08. | |
1432647602.554534951 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10436 constraint_builder.cc:255] Scan index 683 with 101 points on submap 5 differs by translation 0.01 rotation 0.004 with score 69.2% covariance trace 2.0291e-08. | |
1432647602.719727626 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10434 constraint_builder.cc:255] Scan index 691 with 104 points on submap 5 differs by translation 0.01 rotation 0.005 with score 61.2% covariance trace 1.9263e-08. | |
1432647602.739875794 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10433 constraint_builder.cc:255] Scan index 692 with 104 points on submap 5 differs by translation 0.02 rotation 0.010 with score 61.8% covariance trace 1.5356e-08. | |
1432647602.749992637 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10435 constraint_builder.cc:255] Scan index 693 with 102 points on submap 5 differs by translation 0.01 rotation 0.007 with score 61.1% covariance trace 1.6401e-08. | |
1432647602.901112208 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10436 constraint_builder.cc:255] Scan index 703 with 110 points on submap 5 differs by translation 0.01 rotation 0.005 with score 62.0% covariance trace 1.7210e-08. | |
1432647602.901112208 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10435 constraint_builder.cc:255] Scan index 702 with 104 points on submap 5 differs by translation 0.02 rotation 0.006 with score 66.4% covariance trace 2.3739e-08. | |
1432647602.911187354 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10434 constraint_builder.cc:255] Scan index 701 with 108 points on submap 5 differs by translation 0.01 rotation 0.002 with score 63.6% covariance trace 2.9469e-08. | |
1432647602.981736080 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10436 constraint_builder.cc:255] Scan index 711 with 101 points on submap 5 differs by translation 0.01 rotation 0.005 with score 73.0% covariance trace 2.5498e-08. | |
1432647603.012147409 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10435 constraint_builder.cc:255] Scan index 712 with 102 points on submap 5 differs by translation 0.00 rotation 0.004 with score 67.9% covariance trace 2.2516e-08. | |
1432647603.042419579 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:22.000000 10433 constraint_builder.cc:255] Scan index 713 with 104 points on submap 5 differs by translation 0.01 rotation 0.005 with score 71.4% covariance trace 2.2221e-08. | |
1432647603.122998546 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:23.000000 10434 constraint_builder.cc:255] Scan index 721 with 101 points on submap 5 differs by translation 0.00 rotation 0.003 with score 67.1% covariance trace 2.0726e-08. | |
1432647603.143156029 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:23.000000 10436 constraint_builder.cc:255] Scan index 726 with 104 points on submap 5 differs by translation 0.01 rotation 0.004 with score 63.5% covariance trace 2.1863e-08. | |
1432647604.110597744 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10436 constraint_builder.cc:255] Scan index 513 with 112 points on submap 6 differs by translation 0.00 rotation 0.022 with score 59.3% covariance trace 3.8083e-08. | |
1432647604.160971955 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10433 constraint_builder.cc:255] Scan index 529 with 104 points on submap 6 differs by translation 0.01 rotation 0.005 with score 68.8% covariance trace 1.9152e-08. | |
1432647604.160971955 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10435 constraint_builder.cc:255] Scan index 533 with 107 points on submap 6 differs by translation 0.02 rotation 0.005 with score 66.3% covariance trace 1.6836e-08. | |
1432647604.171025562 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10434 constraint_builder.cc:255] Scan index 526 with 101 points on submap 6 differs by translation 0.01 rotation 0.010 with score 68.4% covariance trace 3.5583e-08. | |
1432647604.201258222 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10433 constraint_builder.cc:255] Scan index 536 with 107 points on submap 6 differs by translation 0.01 rotation 0.008 with score 70.8% covariance trace 2.2067e-08. | |
1432647604.201258222 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10434 constraint_builder.cc:255] Scan index 720 with 102 points on submap 6 differs by translation 0.01 rotation 0.005 with score 72.6% covariance trace 1.9503e-08. | |
1432647604.201258222 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10435 constraint_builder.cc:255] Scan index 539 with 107 points on submap 6 differs by translation 0.01 rotation 0.001 with score 70.3% covariance trace 2.0070e-08. | |
1432647604.221480421 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10433 constraint_builder.cc:255] Scan index 724 with 103 points on submap 6 differs by translation 0.01 rotation 0.002 with score 69.8% covariance trace 1.8319e-08. | |
1432647604.251802320 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10434 constraint_builder.cc:255] Scan index 725 with 100 points on submap 6 differs by translation 0.02 rotation 0.003 with score 66.9% covariance trace 2.5618e-08. | |
1432647604.251802320 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10434 constraint_builder.cc:276] 172 computations resulted in 45 additional constraints. | |
1432647604.251802320 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 15:54:24.000000 10434 constraint_builder.cc:278] Score histogram: | |
Count: 159 Min: 0.551178 Max: 0.845950 Mean: 0.656541 | |
[0.551178, 0.580655) ### Count: 25 (15.723270%) Total: 25 (15.723270%) | |
[0.580655, 0.610133) #### Count: 32 (20.125786%) Total: 57 (35.849056%) | |
[0.610133, 0.639610) ## Count: 18 (11.320755%) Total: 75 (47.169811%) | |
[0.639610, 0.669087) ### Count: 21 (13.207547%) Total: 96 (60.377357%) | |
[0.669087, 0.698564) ## Count: 17 (10.691824%) Total: 113 (71.069183%) | |
[0.698564, 0.728041) ## Count: 12 (7.547170%) Total: 125 (78.616356%) | |
[0.728041, 0.757518) ## Count: 12 (7.547170%) Total: 137 (86.163521%) | |
[0.757518, 0.786995) ## Count: 15 (9.433962%) Total: 152 (95.597481%) | |
[0.786995, 0.816472) # Count: 6 (3.773585%) Total: 158 (99.371071%) | |
[0.816472, 0.845950] Count: 1 (0.628931%) Total: 159 (100.000000%) | |
1432647970.486888861 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10434 constraint_builder.cc:255] Scan index 730 with 101 points on submap 6 differs by translation 0.02 rotation 0.004 with score 64.3% covariance trace 2.3460e-08. | |
1432647970.486888861 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10433 constraint_builder.cc:255] Scan index 729 with 104 points on submap 6 differs by translation 0.01 rotation 0.003 with score 65.9% covariance trace 2.4153e-08. | |
1432647970.486888861 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10436 constraint_builder.cc:255] Scan index 731 with 107 points on submap 5 differs by translation 0.00 rotation 0.003 with score 60.7% covariance trace 2.2678e-08. | |
1432647970.657815638 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10434 constraint_builder.cc:255] Scan index 734 with 110 points on submap 6 differs by translation 0.01 rotation 0.006 with score 66.3% covariance trace 1.9267e-08. | |
1432647970.667890765 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10436 constraint_builder.cc:255] Scan index 735 with 102 points on submap 6 differs by translation 0.01 rotation 0.001 with score 61.3% covariance trace 1.7396e-08. | |
1432647970.768569161 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10435 constraint_builder.cc:255] Scan index 736 with 100 points on submap 5 differs by translation 0.00 rotation 0.006 with score 58.8% covariance trace 2.7891e-08. | |
1432647970.809063622 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10433 constraint_builder.cc:255] Scan index 740 with 100 points on submap 6 differs by translation 0.02 rotation 0.001 with score 67.5% covariance trace 1.5777e-08. | |
1432647970.809063622 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10435 constraint_builder.cc:255] Scan index 739 with 104 points on submap 6 differs by translation 0.02 rotation 0.001 with score 69.1% covariance trace 1.5668e-08. | |
1432647970.819138955 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10434 constraint_builder.cc:255] Scan index 741 with 100 points on submap 5 differs by translation 0.01 rotation 0.003 with score 65.1% covariance trace 2.2024e-08. | |
1432647970.859474638 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10434 constraint_builder.cc:255] Scan index 744 with 102 points on submap 6 differs by translation 0.01 rotation 0.004 with score 71.0% covariance trace 2.1067e-08. | |
1432647970.889819687 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10435 constraint_builder.cc:255] Scan index 745 with 100 points on submap 6 differs by translation 0.01 rotation 0.001 with score 66.8% covariance trace 1.6290e-08. | |
1432647970.920128610 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10434 constraint_builder.cc:255] Scan index 746 with 103 points on submap 5 differs by translation 0.01 rotation 0.002 with score 66.0% covariance trace 1.5630e-08. | |
1432647970.950999899 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10434 constraint_builder.cc:255] Scan index 749 with 100 points on submap 6 differs by translation 0.01 rotation 0.003 with score 65.9% covariance trace 2.3276e-08. | |
1432647970.961076475 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10433 constraint_builder.cc:255] Scan index 750 with 103 points on submap 6 differs by translation 0.02 rotation 0.002 with score 69.1% covariance trace 2.4426e-08. | |
1432647971.001356468 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10435 constraint_builder.cc:255] Scan index 751 with 102 points on submap 5 differs by translation 0.02 rotation 0.003 with score 61.9% covariance trace 3.5100e-08. | |
1432647971.011436295 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10434 constraint_builder.cc:255] Scan index 752 with 101 points on submap 4 differs by translation 0.04 rotation 0.013 with score 59.8% covariance trace 2.1476e-08. | |
1432647971.061831650 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:30.000000 10435 constraint_builder.cc:255] Scan index 754 with 105 points on submap 6 differs by translation 0.02 rotation 0.006 with score 57.8% covariance trace 2.3093e-08. | |
1432647971.061831650 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10436 constraint_builder.cc:255] Scan index 753 with 105 points on submap 4 differs by translation 0.04 rotation 0.009 with score 59.4% covariance trace 2.2400e-08. | |
1432647971.217523095 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10434 constraint_builder.cc:255] Scan index 757 with 102 points on submap 4 differs by translation 0.03 rotation 0.009 with score 66.6% covariance trace 1.9402e-08. | |
1432647971.239402263 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10435 constraint_builder.cc:255] Scan index 756 with 101 points on submap 5 differs by translation 0.00 rotation 0.001 with score 56.7% covariance trace 2.2912e-08. | |
1432647971.259544180 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10433 constraint_builder.cc:255] Scan index 758 with 103 points on submap 4 differs by translation 0.04 rotation 0.012 with score 62.9% covariance trace 1.5689e-08. | |
1432647971.340534791 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10435 constraint_builder.cc:255] Scan index 760 with 101 points on submap 6 differs by translation 0.01 rotation 0.004 with score 55.8% covariance trace 2.5579e-08. | |
1432647971.441381496 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10434 constraint_builder.cc:255] Scan index 762 with 102 points on submap 4 differs by translation 0.04 rotation 0.009 with score 61.9% covariance trace 1.6519e-08. | |
1432647971.451860848 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10435 constraint_builder.cc:255] Scan index 763 with 100 points on submap 4 differs by translation 0.04 rotation 0.012 with score 58.2% covariance trace 1.8119e-08. | |
1432647971.585003118 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10433 constraint_builder.cc:255] Scan index 767 with 103 points on submap 4 differs by translation 0.05 rotation 0.012 with score 58.4% covariance trace 2.2562e-08. | |
1432647971.607096885 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10436 constraint_builder.cc:255] Scan index 768 with 110 points on submap 4 differs by translation 0.04 rotation 0.009 with score 60.5% covariance trace 1.5539e-08. | |
1432647971.658062089 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10434 constraint_builder.cc:255] Scan index 769 with 105 points on submap 3 differs by translation 0.05 rotation 0.011 with score 55.3% covariance trace 2.7440e-08. | |
1432647971.658062089 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10433 constraint_builder.cc:255] Scan index 773 with 109 points on submap 4 differs by translation 0.04 rotation 0.009 with score 60.1% covariance trace 1.5266e-08. | |
1432647971.658062089 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10435 constraint_builder.cc:255] Scan index 772 with 102 points on submap 4 differs by translation 0.04 rotation 0.009 with score 62.6% covariance trace 1.9167e-08. | |
1432647971.844946472 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10434 constraint_builder.cc:255] Scan index 774 with 101 points on submap 3 differs by translation 0.04 rotation 0.010 with score 55.6% covariance trace 3.2766e-08. | |
1432647971.887456893 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10433 constraint_builder.cc:255] Scan index 777 with 101 points on submap 4 differs by translation 0.04 rotation 0.009 with score 55.4% covariance trace 1.6613e-08. | |
1432647971.897536815 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10434 constraint_builder.cc:255] Scan index 778 with 102 points on submap 4 differs by translation 0.05 rotation 0.010 with score 61.7% covariance trace 2.2189e-08. | |
1432647971.948273436 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10434 constraint_builder.cc:255] Scan index 780 with 110 points on submap 6 differs by translation 0.01 rotation 0.002 with score 56.2% covariance trace 2.3106e-08. | |
1432647971.972384857 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10435 constraint_builder.cc:255] Scan index 781 with 102 points on submap 5 differs by translation 0.01 rotation 0.001 with score 55.5% covariance trace 2.2200e-08. | |
1432647972.012671205 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10433 constraint_builder.cc:255] Scan index 783 with 100 points on submap 4 differs by translation 0.05 rotation 0.009 with score 59.7% covariance trace 1.9627e-08. | |
1432647972.012671205 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10436 constraint_builder.cc:255] Scan index 782 with 104 points on submap 4 differs by translation 0.04 rotation 0.008 with score 58.4% covariance trace 1.6403e-08. | |
1432647972.053832839 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10433 constraint_builder.cc:255] Scan index 787 with 106 points on submap 4 differs by translation 0.02 rotation 0.006 with score 62.8% covariance trace 1.2012e-08. | |
1432647972.063915943 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:31.000000 10436 constraint_builder.cc:255] Scan index 788 with 107 points on submap 4 differs by translation 0.04 rotation 0.009 with score 65.0% covariance trace 1.5359e-08. | |
1432647972.094144654 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10435 constraint_builder.cc:255] Scan index 789 with 103 points on submap 3 differs by translation 0.04 rotation 0.009 with score 55.7% covariance trace 1.9390e-08. | |
1432647972.124369886 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10434 constraint_builder.cc:255] Scan index 792 with 101 points on submap 4 differs by translation 0.03 rotation 0.007 with score 62.1% covariance trace 1.5766e-08. | |
1432647972.124369886 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10433 constraint_builder.cc:255] Scan index 793 with 101 points on submap 4 differs by translation 0.04 rotation 0.009 with score 65.4% covariance trace 1.5729e-08. | |
1432647972.184880463 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10433 constraint_builder.cc:255] Scan index 797 with 101 points on submap 4 differs by translation 0.04 rotation 0.007 with score 57.6% covariance trace 1.3674e-08. | |
1432647972.205085318 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10436 constraint_builder.cc:255] Scan index 798 with 101 points on submap 4 differs by translation 0.06 rotation 0.010 with score 59.4% covariance trace 2.2970e-08. | |
1432647972.225231590 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10435 constraint_builder.cc:255] Scan index 799 with 108 points on submap 3 differs by translation 0.04 rotation 0.011 with score 56.6% covariance trace 2.1306e-08. | |
1432647972.235303201 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10433 constraint_builder.cc:255] Scan index 803 with 101 points on submap 4 differs by translation 0.04 rotation 0.008 with score 59.4% covariance trace 1.8920e-08. | |
1432647972.235303201 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10436 constraint_builder.cc:255] Scan index 802 with 107 points on submap 4 differs by translation 0.05 rotation 0.010 with score 57.9% covariance trace 1.6968e-08. | |
1432647972.235303201 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10434 constraint_builder.cc:255] Scan index 807 with 100 points on submap 4 differs by translation 0.04 rotation 0.007 with score 60.7% covariance trace 1.9976e-08. | |
1432647972.431019647 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10433 constraint_builder.cc:255] Scan index 811 with 101 points on submap 4 differs by translation 0.07 rotation 0.010 with score 55.9% covariance trace 1.9226e-08. | |
1432647972.481434195 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10435 constraint_builder.cc:255] Scan index 813 with 100 points on submap 4 differs by translation 0.05 rotation 0.009 with score 57.9% covariance trace 1.9896e-08. | |
1432647972.491502032 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10433 constraint_builder.cc:255] Scan index 815 with 101 points on submap 4 differs by translation 0.04 rotation 0.008 with score 57.2% covariance trace 2.3764e-08. | |
1432647972.804671469 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10435 constraint_builder.cc:255] Scan index 336 with 100 points on submap 7 differs by translation 0.07 rotation 0.012 with score 56.2% covariance trace 2.3899e-08. | |
1432647972.966604962 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10436 constraint_builder.cc:255] Scan index 346 with 101 points on submap 7 differs by translation 0.06 rotation 0.013 with score 58.7% covariance trace 2.2122e-08. | |
1432647973.029212968 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10436 constraint_builder.cc:255] Scan index 352 with 103 points on submap 7 differs by translation 0.06 rotation 0.013 with score 58.2% covariance trace 2.1316e-08. | |
1432647973.069515121 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:32.000000 10435 constraint_builder.cc:255] Scan index 356 with 101 points on submap 7 differs by translation 0.06 rotation 0.013 with score 58.7% covariance trace 1.8773e-08. | |
1432647973.099760181 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10436 constraint_builder.cc:255] Scan index 359 with 100 points on submap 7 differs by translation 0.06 rotation 0.014 with score 56.6% covariance trace 2.1407e-08. | |
1432647973.141286502 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10435 constraint_builder.cc:255] Scan index 369 with 109 points on submap 7 differs by translation 0.05 rotation 0.014 with score 65.6% covariance trace 1.2094e-08. | |
1432647973.141286502 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10434 constraint_builder.cc:255] Scan index 362 with 115 points on submap 7 differs by translation 0.05 rotation 0.013 with score 58.2% covariance trace 1.7896e-08. | |
1432647973.141286502 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10436 constraint_builder.cc:255] Scan index 372 with 103 points on submap 7 differs by translation 0.04 rotation 0.016 with score 69.2% covariance trace 1.8727e-08. | |
1432647973.181847159 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10433 constraint_builder.cc:255] Scan index 366 with 104 points on submap 7 differs by translation 0.04 rotation 0.010 with score 59.3% covariance trace 1.0533e-08. | |
1432647973.201986699 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10435 constraint_builder.cc:255] Scan index 376 with 103 points on submap 7 differs by translation 0.05 rotation 0.012 with score 62.9% covariance trace 1.8622e-08. | |
1432647973.232342874 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10436 constraint_builder.cc:255] Scan index 382 with 104 points on submap 7 differs by translation 0.04 rotation 0.013 with score 62.9% covariance trace 1.9951e-08. | |
1432647973.242414043 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10434 constraint_builder.cc:255] Scan index 379 with 102 points on submap 7 differs by translation 0.03 rotation 0.009 with score 58.5% covariance trace 1.2583e-08. | |
1432647973.272659180 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10433 constraint_builder.cc:255] Scan index 386 with 100 points on submap 7 differs by translation 0.04 rotation 0.011 with score 61.7% covariance trace 2.5177e-08. | |
1432647973.343199512 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10436 constraint_builder.cc:255] Scan index 392 with 104 points on submap 7 differs by translation 0.05 rotation 0.007 with score 56.8% covariance trace 2.4530e-08. | |
1432647973.353276294 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10434 constraint_builder.cc:255] Scan index 396 with 102 points on submap 7 differs by translation 0.04 rotation 0.010 with score 57.3% covariance trace 2.1640e-08. | |
1432647973.373431940 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10436 constraint_builder.cc:255] Scan index 402 with 102 points on submap 7 differs by translation 0.03 rotation 0.012 with score 55.4% covariance trace 5.6772e-08. | |
1432647973.373431940 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:33.000000 10434 constraint_builder.cc:255] Scan index 406 with 113 points on submap 7 differs by translation 0.04 rotation 0.010 with score 55.0% covariance trace 5.9913e-08. | |
1432647974.286714559 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 526 with 101 points on submap 7 differs by translation 0.02 rotation 0.014 with score 64.2% covariance trace 3.4057e-08. | |
1432647974.306871178 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10433 constraint_builder.cc:255] Scan index 529 with 104 points on submap 7 differs by translation 0.02 rotation 0.018 with score 59.7% covariance trace 2.0034e-08. | |
1432647974.348136849 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 532 with 102 points on submap 7 differs by translation 0.02 rotation 0.011 with score 56.5% covariance trace 1.9138e-08. | |
1432647974.368289532 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10433 constraint_builder.cc:255] Scan index 536 with 107 points on submap 7 differs by translation 0.03 rotation 0.014 with score 61.5% covariance trace 2.3456e-08. | |
1432647974.368289532 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10435 constraint_builder.cc:255] Scan index 539 with 107 points on submap 7 differs by translation 0.03 rotation 0.009 with score 60.8% covariance trace 2.5078e-08. | |
1432647974.388439676 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10436 constraint_builder.cc:255] Scan index 546 with 105 points on submap 7 differs by translation 0.02 rotation 0.010 with score 63.1% covariance trace 1.5939e-08. | |
1432647974.388439676 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 542 with 107 points on submap 7 differs by translation 0.04 rotation 0.011 with score 60.9% covariance trace 2.5892e-08. | |
1432647974.418664636 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10433 constraint_builder.cc:255] Scan index 549 with 102 points on submap 7 differs by translation 0.03 rotation 0.009 with score 60.4% covariance trace 2.3141e-08. | |
1432647974.439202447 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 559 with 101 points on submap 7 differs by translation 0.02 rotation 0.002 with score 64.2% covariance trace 2.0197e-08. | |
1432647974.449275607 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10435 constraint_builder.cc:255] Scan index 552 with 101 points on submap 7 differs by translation 0.04 rotation 0.003 with score 56.3% covariance trace 2.3129e-08. | |
1432647974.469421814 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10433 constraint_builder.cc:255] Scan index 562 with 100 points on submap 7 differs by translation 0.02 rotation 0.009 with score 65.9% covariance trace 1.6911e-08. | |
1432647974.479492501 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10436 constraint_builder.cc:255] Scan index 556 with 106 points on submap 7 differs by translation 0.04 rotation 0.004 with score 55.0% covariance trace 2.4699e-08. | |
1432647974.519983747 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 566 with 109 points on submap 7 differs by translation 0.01 rotation 0.006 with score 59.7% covariance trace 1.8316e-08. | |
1432647974.530058911 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10436 constraint_builder.cc:255] Scan index 576 with 106 points on submap 7 differs by translation 0.01 rotation 0.006 with score 69.1% covariance trace 3.0559e-08. | |
1432647974.530058911 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10435 constraint_builder.cc:255] Scan index 569 with 109 points on submap 7 differs by translation 0.01 rotation 0.005 with score 57.7% covariance trace 2.8011e-08. | |
1432647974.530058911 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10433 constraint_builder.cc:255] Scan index 572 with 102 points on submap 7 differs by translation 0.00 rotation 0.006 with score 62.4% covariance trace 1.8678e-08. | |
1432647974.530058911 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 579 with 104 points on submap 7 differs by translation 0.01 rotation 0.013 with score 64.7% covariance trace 1.5407e-08. | |
1432647974.530058911 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10436 constraint_builder.cc:255] Scan index 582 with 104 points on submap 7 differs by translation 0.02 rotation 0.003 with score 67.2% covariance trace 1.9939e-08. | |
1432647974.530058911 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10435 constraint_builder.cc:255] Scan index 586 with 101 points on submap 7 differs by translation 0.01 rotation 0.002 with score 71.4% covariance trace 1.6429e-08. | |
1432647974.530058911 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10433 constraint_builder.cc:255] Scan index 589 with 102 points on submap 7 differs by translation 0.01 rotation 0.004 with score 68.4% covariance trace 1.5036e-08. | |
1432647974.663005411 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10436 constraint_builder.cc:255] Scan index 596 with 101 points on submap 7 differs by translation 0.01 rotation 0.005 with score 67.2% covariance trace 1.5516e-08. | |
1432647974.663005411 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 592 with 102 points on submap 7 differs by translation 0.01 rotation 0.003 with score 65.7% covariance trace 1.8707e-08. | |
1432647974.693222126 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10435 constraint_builder.cc:255] Scan index 599 with 105 points on submap 7 differs by translation 0.02 rotation 0.006 with score 70.3% covariance trace 1.7492e-08. | |
1432647974.703298743 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10433 constraint_builder.cc:255] Scan index 602 with 102 points on submap 7 differs by translation 0.01 rotation 0.007 with score 75.6% covariance trace 1.9968e-08. | |
1432647974.703298743 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 609 with 105 points on submap 7 differs by translation 0.01 rotation 0.005 with score 74.6% covariance trace 1.4761e-08. | |
1432647974.713369470 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10436 constraint_builder.cc:255] Scan index 606 with 106 points on submap 7 differs by translation 0.02 rotation 0.005 with score 76.3% covariance trace 1.9636e-08. | |
1432647974.754520916 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 619 with 108 points on submap 7 differs by translation 0.01 rotation 0.005 with score 77.3% covariance trace 2.0974e-08. | |
1432647974.754520916 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10436 constraint_builder.cc:255] Scan index 622 with 109 points on submap 7 differs by translation 0.01 rotation 0.006 with score 78.4% covariance trace 2.0582e-08. | |
1432647974.764603699 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10435 constraint_builder.cc:255] Scan index 612 with 101 points on submap 7 differs by translation 0.01 rotation 0.006 with score 77.2% covariance trace 2.2270e-08. | |
1432647974.784764563 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10433 constraint_builder.cc:255] Scan index 616 with 106 points on submap 7 differs by translation 0.00 rotation 0.004 with score 74.6% covariance trace 2.2529e-08. | |
1432647974.794835847 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 626 with 102 points on submap 7 differs by translation 0.01 rotation 0.005 with score 79.1% covariance trace 2.1088e-08. | |
1432647974.804902562 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10436 constraint_builder.cc:255] Scan index 629 with 107 points on submap 7 differs by translation 0.02 rotation 0.003 with score 79.2% covariance trace 1.8937e-08. | |
1432647974.835115293 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10435 constraint_builder.cc:255] Scan index 811 with 101 points on submap 7 differs by translation 0.01 rotation 0.000 with score 77.6% covariance trace 2.5533e-08. | |
1432647974.835115293 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10433 constraint_builder.cc:255] Scan index 813 with 100 points on submap 7 differs by translation 0.00 rotation 0.000 with score 78.5% covariance trace 1.7137e-08. | |
1432647974.845192667 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10436 constraint_builder.cc:255] Scan index 817 with 101 points on submap 7 differs by translation 0.00 rotation 0.000 with score 65.8% covariance trace 1.6104e-08. | |
1432647974.845192667 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:255] Scan index 815 with 101 points on submap 7 differs by translation 0.01 rotation 0.000 with score 74.9% covariance trace 2.0408e-08. | |
1432647974.845192667 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:276] 222 computations resulted in 103 additional constraints. | |
1432647974.845192667 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:00:34.000000 10434 constraint_builder.cc:278] Score histogram: | |
Count: 262 Min: 0.550196 Max: 0.845950 Mean: 0.646687 | |
[0.550196, 0.579771) #### Count: 50 (19.083969%) Total: 50 (19.083969%) | |
[0.579771, 0.609347) #### Count: 56 (21.374046%) Total: 106 (40.458015%) | |
[0.609347, 0.638922) ## Count: 32 (12.213740%) Total: 138 (52.671757%) | |
[0.638922, 0.668497) ### Count: 38 (14.503817%) Total: 176 (67.175575%) | |
[0.668497, 0.698073) ## Count: 25 (9.541985%) Total: 201 (76.717560%) | |
[0.698073, 0.727648) # Count: 15 (5.725191%) Total: 216 (82.442749%) | |
[0.727648, 0.757223) # Count: 16 (6.106870%) Total: 232 (88.549622%) | |
[0.757223, 0.786799) ## Count: 20 (7.633588%) Total: 252 (96.183205%) | |
[0.786799, 0.816374) # Count: 9 (3.435115%) Total: 261 (99.618324%) | |
[0.816374, 0.845950] Count: 1 (0.381679%) Total: 262 (100.000000%) | |
1432648507.766591544 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:27.000000 10434 constraint_builder.cc:255] Scan index 821 with 102 points on submap 4 differs by translation 0.01 rotation 0.000 with score 66.8% covariance trace 2.6536e-08. | |
1432648507.766591544 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:27.000000 10435 constraint_builder.cc:255] Scan index 819 with 105 points on submap 4 differs by translation 0.01 rotation 0.000 with score 60.7% covariance trace 3.4659e-08. | |
1432648507.876923296 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:27.000000 10433 constraint_builder.cc:255] Scan index 819 with 105 points on submap 7 differs by translation 0.01 rotation 0.000 with score 65.6% covariance trace 1.6833e-08. | |
1432648507.889234140 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:27.000000 10434 constraint_builder.cc:255] Scan index 821 with 102 points on submap 7 differs by translation 0.01 rotation 0.000 with score 65.0% covariance trace 1.6624e-08. | |
1432648507.919653719 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:27.000000 10433 constraint_builder.cc:255] Scan index 824 with 102 points on submap 4 differs by translation 0.02 rotation 0.001 with score 61.7% covariance trace 2.2673e-08. | |
1432648507.919653719 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:27.000000 10434 constraint_builder.cc:255] Scan index 824 with 102 points on submap 7 differs by translation 0.01 rotation 0.001 with score 67.1% covariance trace 2.4635e-08. | |
1432648507.970402780 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:27.000000 10433 constraint_builder.cc:255] Scan index 825 with 101 points on submap 7 differs by translation 0.01 rotation 0.001 with score 63.2% covariance trace 2.2817e-08. | |
1432648508.030918567 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:27.000000 10433 constraint_builder.cc:255] Scan index 830 with 102 points on submap 7 differs by translation 0.01 rotation 0.001 with score 64.2% covariance trace 2.0870e-08. | |
1432648508.040990513 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:27.000000 10434 constraint_builder.cc:255] Scan index 829 with 105 points on submap 4 differs by translation 0.02 rotation 0.001 with score 59.8% covariance trace 2.8557e-08. | |
1432648508.051063403 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:27.000000 10435 constraint_builder.cc:255] Scan index 829 with 105 points on submap 7 differs by translation 0.02 rotation 0.001 with score 63.7% covariance trace 2.4877e-08. | |
1432648508.091365987 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:28.000000 10434 constraint_builder.cc:255] Scan index 834 with 101 points on submap 4 differs by translation 0.01 rotation 0.001 with score 58.9% covariance trace 3.2640e-08. | |
1432648508.121726221 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:28.000000 10435 constraint_builder.cc:255] Scan index 834 with 101 points on submap 7 differs by translation 0.01 rotation 0.001 with score 64.8% covariance trace 1.7097e-08. | |
1432648508.141917864 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:28.000000 10436 constraint_builder.cc:255] Scan index 835 with 101 points on submap 7 differs by translation 0.01 rotation 0.001 with score 59.8% covariance trace 2.0806e-08. | |
1432648508.202371234 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:28.000000 10434 constraint_builder.cc:255] Scan index 839 with 111 points on submap 7 differs by translation 0.03 rotation 0.002 with score 56.1% covariance trace 2.0139e-08. | |
1432648508.222523500 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:28.000000 10435 constraint_builder.cc:255] Scan index 839 with 111 points on submap 4 differs by translation 0.01 rotation 0.000 with score 56.2% covariance trace 4.9590e-08. | |
1432648508.303156399 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:28.000000 10433 constraint_builder.cc:255] Scan index 845 with 105 points on submap 7 differs by translation 0.01 rotation 0.004 with score 56.1% covariance trace 2.4737e-08. | |
1432648508.303156399 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:28.000000 10435 constraint_builder.cc:255] Scan index 844 with 105 points on submap 7 differs by translation 0.01 rotation 0.003 with score 57.5% covariance trace 3.6890e-08. | |
1432648510.210437522 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10435 constraint_builder.cc:255] Scan index 351 with 100 points on submap 8 differs by translation 0.02 rotation 0.003 with score 58.1% covariance trace 2.7134e-08. | |
1432648510.241702030 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10436 constraint_builder.cc:255] Scan index 358 with 102 points on submap 8 differs by translation 0.01 rotation 0.004 with score 58.1% covariance trace 2.2045e-08. | |
1432648510.263424475 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10433 constraint_builder.cc:255] Scan index 354 with 122 points on submap 8 differs by translation 0.01 rotation 0.003 with score 58.7% covariance trace 3.0594e-08. | |
1432648510.283666080 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10435 constraint_builder.cc:255] Scan index 371 with 100 points on submap 8 differs by translation 0.01 rotation 0.004 with score 63.9% covariance trace 2.1246e-08. | |
1432648510.293743037 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10436 constraint_builder.cc:255] Scan index 368 with 100 points on submap 8 differs by translation 0.00 rotation 0.004 with score 69.1% covariance trace 1.3444e-08. | |
1432648510.336200104 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10434 constraint_builder.cc:255] Scan index 364 with 105 points on submap 8 differs by translation 0.00 rotation 0.003 with score 58.3% covariance trace 1.7742e-08. | |
1432648510.336200104 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10433 constraint_builder.cc:255] Scan index 374 with 102 points on submap 8 differs by translation 0.00 rotation 0.007 with score 64.6% covariance trace 1.4132e-08. | |
1432648510.346276872 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10436 constraint_builder.cc:255] Scan index 381 with 103 points on submap 8 differs by translation 0.01 rotation 0.002 with score 65.1% covariance trace 2.0039e-08. | |
1432648510.366593680 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10435 constraint_builder.cc:255] Scan index 378 with 111 points on submap 8 differs by translation 0.01 rotation 0.002 with score 63.4% covariance trace 1.2770e-08. | |
1432648510.406936023 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10434 constraint_builder.cc:255] Scan index 384 with 100 points on submap 8 differs by translation 0.01 rotation 0.004 with score 61.7% covariance trace 6.2431e-08. | |
1432648510.437160733 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10433 constraint_builder.cc:255] Scan index 388 with 111 points on submap 8 differs by translation 0.01 rotation 0.000 with score 55.7% covariance trace 2.3795e-08. | |
1432648510.447240288 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10435 constraint_builder.cc:255] Scan index 394 with 102 points on submap 8 differs by translation 0.01 rotation 0.001 with score 56.0% covariance trace 2.4809e-08. | |
1432648510.487711935 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:30.000000 10436 constraint_builder.cc:255] Scan index 401 with 100 points on submap 8 differs by translation 0.01 rotation 0.003 with score 57.9% covariance trace 3.0946e-08. | |
1432648511.522775288 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10436 constraint_builder.cc:255] Scan index 538 with 100 points on submap 8 differs by translation 0.01 rotation 0.001 with score 58.7% covariance trace 2.1150e-08. | |
1432648511.553028293 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10434 constraint_builder.cc:255] Scan index 541 with 106 points on submap 8 differs by translation 0.03 rotation 0.001 with score 55.6% covariance trace 4.1370e-08. | |
1432648511.563101655 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10435 constraint_builder.cc:255] Scan index 548 with 106 points on submap 8 differs by translation 0.02 rotation 0.002 with score 61.6% covariance trace 2.3067e-08. | |
1432648511.563101655 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10433 constraint_builder.cc:255] Scan index 544 with 102 points on submap 8 differs by translation 0.02 rotation 0.006 with score 55.6% covariance trace 2.1641e-08. | |
1432648511.563101655 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10434 constraint_builder.cc:255] Scan index 554 with 102 points on submap 8 differs by translation 0.02 rotation 0.002 with score 56.1% covariance trace 3.6053e-08. | |
1432648511.683627476 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10433 constraint_builder.cc:255] Scan index 561 with 102 points on submap 8 differs by translation 0.02 rotation 0.003 with score 59.1% covariance trace 2.5164e-08. | |
1432648511.714199421 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10436 constraint_builder.cc:255] Scan index 564 with 115 points on submap 8 differs by translation 0.01 rotation 0.003 with score 57.5% covariance trace 1.9676e-08. | |
1432648511.794943083 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10434 constraint_builder.cc:255] Scan index 574 with 108 points on submap 8 differs by translation 0.02 rotation 0.000 with score 62.9% covariance trace 4.1851e-08. | |
1432648511.835407693 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10436 constraint_builder.cc:255] Scan index 581 with 102 points on submap 8 differs by translation 0.02 rotation 0.005 with score 58.6% covariance trace 2.3345e-08. | |
1432648511.855584126 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10435 constraint_builder.cc:255] Scan index 578 with 107 points on submap 8 differs by translation 0.01 rotation 0.005 with score 62.2% covariance trace 2.0071e-08. | |
1432648511.865661441 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10434 constraint_builder.cc:255] Scan index 584 with 104 points on submap 8 differs by translation 0.01 rotation 0.001 with score 65.8% covariance trace 1.8104e-08. | |
1432648511.916075937 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10436 constraint_builder.cc:255] Scan index 588 with 103 points on submap 8 differs by translation 0.01 rotation 0.002 with score 62.5% covariance trace 2.0512e-08. | |
1432648511.946313833 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10435 constraint_builder.cc:255] Scan index 594 with 101 points on submap 8 differs by translation 0.01 rotation 0.000 with score 57.4% covariance trace 1.8249e-08. | |
1432648511.946313833 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10434 constraint_builder.cc:255] Scan index 598 with 102 points on submap 8 differs by translation 0.01 rotation 0.000 with score 62.7% covariance trace 1.6031e-08. | |
1432648511.976559950 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10436 constraint_builder.cc:255] Scan index 601 with 101 points on submap 8 differs by translation 0.01 rotation 0.004 with score 65.9% covariance trace 2.0136e-08. | |
1432648511.986643118 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10433 constraint_builder.cc:255] Scan index 591 with 106 points on submap 8 differs by translation 0.00 rotation 0.000 with score 58.8% covariance trace 2.2102e-08. | |
1432648511.997818346 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10434 constraint_builder.cc:255] Scan index 608 with 103 points on submap 8 differs by translation 0.01 rotation 0.002 with score 68.5% covariance trace 2.0841e-08. | |
1432648512.008048807 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10435 constraint_builder.cc:255] Scan index 604 with 106 points on submap 8 differs by translation 0.00 rotation 0.002 with score 67.7% covariance trace 2.0604e-08. | |
1432648512.043874241 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10436 constraint_builder.cc:255] Scan index 611 with 101 points on submap 8 differs by translation 0.01 rotation 0.002 with score 68.8% covariance trace 2.2966e-08. | |
1432648512.053945635 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10433 constraint_builder.cc:255] Scan index 614 with 102 points on submap 8 differs by translation 0.01 rotation 0.003 with score 70.0% covariance trace 1.9973e-08. | |
1432648512.064019759 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10434 constraint_builder.cc:255] Scan index 618 with 110 points on submap 8 differs by translation 0.01 rotation 0.001 with score 67.1% covariance trace 2.6331e-08. | |
1432648512.084162159 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:31.000000 10435 constraint_builder.cc:255] Scan index 621 with 108 points on submap 8 differs by translation 0.01 rotation 0.001 with score 67.7% covariance trace 1.7262e-08. | |
1432648512.104299230 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10436 constraint_builder.cc:255] Scan index 624 with 105 points on submap 8 differs by translation 0.01 rotation 0.000 with score 68.3% covariance trace 2.3671e-08. | |
1432648512.104299230 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:255] Scan index 628 with 102 points on submap 8 differs by translation 0.01 rotation 0.001 with score 66.1% covariance trace 2.3487e-08. | |
1432648512.114371036 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10434 constraint_builder.cc:255] Scan index 631 with 105 points on submap 8 differs by translation 0.02 rotation 0.002 with score 66.0% covariance trace 2.5585e-08. | |
1432648512.114371036 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:255] Scan index 641 with 102 points on submap 8 differs by translation 0.01 rotation 0.001 with score 68.6% covariance trace 3.1142e-08. | |
1432648512.114371036 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10435 constraint_builder.cc:255] Scan index 634 with 108 points on submap 8 differs by translation 0.01 rotation 0.002 with score 63.8% covariance trace 2.3852e-08. | |
1432648512.114371036 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10436 constraint_builder.cc:255] Scan index 638 with 102 points on submap 8 differs by translation 0.00 rotation 0.000 with score 68.6% covariance trace 1.8444e-08. | |
1432648512.114371036 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:255] Scan index 648 with 101 points on submap 8 differs by translation 0.01 rotation 0.003 with score 68.2% covariance trace 2.9462e-08. | |
1432648512.241120335 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10436 constraint_builder.cc:255] Scan index 654 with 106 points on submap 8 differs by translation 0.00 rotation 0.001 with score 74.1% covariance trace 3.3077e-08. | |
1432648512.251195337 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10434 constraint_builder.cc:255] Scan index 644 with 110 points on submap 8 differs by translation 0.01 rotation 0.002 with score 65.0% covariance trace 2.5523e-08. | |
1432648512.281435360 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:255] Scan index 658 with 103 points on submap 8 differs by translation 0.00 rotation 0.002 with score 74.0% covariance trace 2.6020e-08. | |
1432648512.281435360 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10435 constraint_builder.cc:255] Scan index 651 with 101 points on submap 8 differs by translation 0.00 rotation 0.003 with score 67.6% covariance trace 3.2059e-08. | |
1432648512.301548018 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10436 constraint_builder.cc:255] Scan index 661 with 104 points on submap 8 differs by translation 0.01 rotation 0.003 with score 66.8% covariance trace 2.5919e-08. | |
1432648512.321687567 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:255] Scan index 668 with 102 points on submap 8 differs by translation 0.01 rotation 0.002 with score 68.9% covariance trace 2.7373e-08. | |
1432648512.332006105 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10434 constraint_builder.cc:255] Scan index 664 with 105 points on submap 8 differs by translation 0.01 rotation 0.002 with score 67.2% covariance trace 2.7503e-08. | |
1432648512.332006105 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10435 constraint_builder.cc:255] Scan index 671 with 107 points on submap 8 differs by translation 0.02 rotation 0.003 with score 75.3% covariance trace 2.6046e-08. | |
1432648512.332006105 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10436 constraint_builder.cc:255] Scan index 674 with 103 points on submap 8 differs by translation 0.00 rotation 0.000 with score 70.0% covariance trace 1.9941e-08. | |
1432648512.352484014 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:255] Scan index 678 with 103 points on submap 8 differs by translation 0.01 rotation 0.001 with score 70.2% covariance trace 1.9769e-08. | |
1432648512.352484014 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10435 constraint_builder.cc:255] Scan index 684 with 100 points on submap 8 differs by translation 0.01 rotation 0.002 with score 66.7% covariance trace 2.4901e-08. | |
1432648512.382703530 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10434 constraint_builder.cc:255] Scan index 681 with 101 points on submap 8 differs by translation 0.01 rotation 0.000 with score 65.6% covariance trace 1.5530e-08. | |
1432648512.412922586 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10436 constraint_builder.cc:255] Scan index 688 with 101 points on submap 8 differs by translation 0.01 rotation 0.000 with score 61.9% covariance trace 1.4504e-08. | |
1432648512.445149141 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:255] Scan index 691 with 104 points on submap 8 differs by translation 0.02 rotation 0.010 with score 65.7% covariance trace 1.9458e-08. | |
1432648512.478105027 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10434 constraint_builder.cc:255] Scan index 698 with 105 points on submap 8 differs by translation 0.01 rotation 0.007 with score 64.2% covariance trace 1.9363e-08. | |
1432648512.488278764 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10435 constraint_builder.cc:255] Scan index 694 with 105 points on submap 8 differs by translation 0.00 rotation 0.006 with score 64.9% covariance trace 1.6203e-08. | |
1432648512.528558323 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10436 constraint_builder.cc:255] Scan index 701 with 108 points on submap 8 differs by translation 0.01 rotation 0.005 with score 57.6% covariance trace 1.9840e-08. | |
1432648512.528558323 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10435 constraint_builder.cc:255] Scan index 711 with 101 points on submap 8 differs by translation 0.01 rotation 0.001 with score 64.6% covariance trace 2.0266e-08. | |
1432648512.558770477 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10434 constraint_builder.cc:255] Scan index 708 with 100 points on submap 8 differs by translation 0.01 rotation 0.001 with score 61.7% covariance trace 2.4397e-08. | |
1432648512.558770477 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10435 constraint_builder.cc:255] Scan index 718 with 106 points on submap 8 differs by translation 0.01 rotation 0.003 with score 67.9% covariance trace 1.9289e-08. | |
1432648512.568840156 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10436 constraint_builder.cc:255] Scan index 714 with 101 points on submap 8 differs by translation 0.01 rotation 0.003 with score 65.5% covariance trace 1.7134e-08. | |
1432648512.589706409 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:255] Scan index 900 with 103 points on submap 8 differs by translation 0.00 rotation 0.000 with score 77.7% covariance trace 1.8558e-08. | |
1432648512.609850775 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10435 constraint_builder.cc:255] Scan index 904 with 103 points on submap 8 differs by translation 0.01 rotation 0.001 with score 70.7% covariance trace 2.2604e-08. | |
1432648512.619922505 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10434 constraint_builder.cc:255] Scan index 902 with 102 points on submap 8 differs by translation 0.01 rotation 0.005 with score 73.2% covariance trace 1.9950e-08. | |
1432648512.640083695 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10436 constraint_builder.cc:255] Scan index 906 with 105 points on submap 8 differs by translation 0.00 rotation 0.002 with score 70.2% covariance trace 2.3052e-08. | |
1432648512.660236423 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:255] Scan index 908 with 107 points on submap 8 differs by translation 0.01 rotation 0.001 with score 64.7% covariance trace 3.1828e-08. | |
1432648512.660236423 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:276] 253 computations resulted in 85 additional constraints. | |
1432648512.660236423 INFO [/home/juraj/another_ws/src/cartographer_ros/cartographer_ros/cartographer_ros/ros_log_sink.cc:51(ScopedRosLogSink::send) [topics: /rosout, /tf, /submap_list, /map, /scan_matched_points2] I0124 16:09:32.000000 10433 constraint_builder.cc:278] Score histogram: | |
Count: 347 Min: 0.550196 Max: 0.845950 Mean: 0.645052 | |
[0.550196, 0.579771) #### Count: 63 (18.155619%) Total: 63 (18.155619%) | |
[0.579771, 0.609347) #### Count: 68 (19.596542%) Total: 131 (37.752163%) | |
[0.609347, 0.638922) ### Count: 45 (12.968300%) Total: 176 (50.720463%) | |
[0.638922, 0.668497) ### Count: 60 (17.291067%) Total: 236 (68.011528%) | |
[0.668497, 0.698073) ## Count: 40 (11.527377%) Total: 276 (79.538902%) | |
[0.698073, 0.727648) # Count: 20 (5.763689%) Total: 296 (85.302597%) | |
[0.727648, 0.757223) # Count: 20 (5.763689%) Total: 316 (91.066284%) | |
[0.757223, 0.786799) # Count: 21 (6.051873%) Total: 337 (97.118156%) | |
[0.786799, 0.816374) # Count: 9 (2.593660%) Total: 346 (99.711815%) | |
[0.816374, 0.845950] Count: 1 (0.288184%) Total: 347 (100.000000%) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment