..
2d
Clean up the public headers in `common`. ( #1805 )
2021-01-27 13:50:22 +01:00
3d
Clean up the public headers in `common`. ( #1805 )
2021-01-27 13:50:22 +01:00
internal
Clean up the public headers in `common`. ( #1805 )
2021-01-27 13:50:22 +01:00
proto
Optional motion-filter for adding odometry data to the pose graph. ( #1757 )
2020-11-04 14:55:13 +01:00
detect_floors.cc
Fix crashes in median() if all spans in a level are short ( #1668 )
2020-06-02 11:29:37 +02:00
detect_floors.h
Update clang-format to new Google style. ( #1564 )
2019-04-10 13:04:57 +02:00
grid_interface.h
Fix virtual destructors ( #1453 )
2018-10-24 18:45:58 +02:00
id.h
Fix MapById::lower_bound function and implement test to reproduce the bug ( #1616 )
2020-06-12 12:17:54 +02:00
id_test.cc
Fix MapById::lower_bound function and implement test to reproduce the bug ( #1616 )
2020-06-12 12:17:54 +02:00
imu_tracker.cc
Move more headers from mapping/ to internal. ( #1796 )
2021-01-11 13:46:33 +01:00
imu_tracker.h
Use the ImuTracker in the PoseExtrapolator. ( #436 )
2017-08-01 10:44:32 +02:00
imu_tracker_test.cc
Move more headers from mapping/ to internal. ( #1796 )
2021-01-11 13:46:33 +01:00
local_slam_result_data.h
Internal cleanup ( #1051 )
2018-04-11 09:56:22 +02:00
map_builder.cc
Clean trimming of frozen trajectory data. ( #1767 )
2021-01-19 19:44:18 +01:00
map_builder.h
Clean up use of MapBuilderInterface. ( #1776 )
2020-11-06 11:31:49 +01:00
map_builder_interface.cc
Clean up use of MapBuilderInterface. ( #1776 )
2020-11-06 11:31:49 +01:00
map_builder_interface.h
Clean up use of MapBuilderInterface. ( #1776 )
2020-11-06 11:31:49 +01:00
map_builder_test.cc
Clean up use of MapBuilderInterface. ( #1776 )
2020-11-06 11:31:49 +01:00
pose_extrapolator.cc
add pose extrapolator interface and extrapolator options ( #1726 )
2020-07-28 22:53:12 +02:00
pose_extrapolator.h
add pose extrapolator interface and extrapolator options ( #1726 )
2020-07-28 22:53:12 +02:00
pose_extrapolator_interface.cc
Clean up the public headers in `common`. ( #1805 )
2021-01-27 13:50:22 +01:00
pose_extrapolator_interface.h
Integrate imu based extrapolator ( #1732 )
2020-07-30 13:52:08 +02:00
pose_extrapolator_test.cc
Move more headers from mapping/ to internal. ( #1796 )
2021-01-11 13:46:33 +01:00
pose_graph.cc
Include all trajectory nodes when serializing without unfinished submaps. ( #1410 )
2018-09-05 16:59:16 +02:00
pose_graph.h
Move PoseGraph::GetSubmapData to the PoseGraphInterface. ( #1783 )
2020-11-23 11:02:39 +01:00
pose_graph_interface.h
Move PoseGraph::GetSubmapData to the PoseGraphInterface. ( #1783 )
2020-11-23 11:02:39 +01:00
pose_graph_test.cc
Rename namespace to testing ( #1191 )
2018-06-12 15:18:20 +02:00
pose_graph_trimmer.cc
Add max_submaps_with_pure_localization parameter ( #1141 )
2018-07-02 20:32:23 +02:00
pose_graph_trimmer.h
Fix serialization for deleted trajectories. ( #1214 )
2018-06-26 13:36:42 +02:00
pose_graph_trimmer_test.cc
Move FakeTrimmable implementation to internal/testing. ( #1050 )
2018-04-10 18:05:03 +02:00
probability_values.cc
Rename kNumberOfValues to kValueCount ( #1535 )
2019-03-08 12:28:48 +01:00
probability_values.h
Correspondence cost based probability grid ( #1081 )
2018-04-18 14:46:38 +02:00
probability_values_test.cc
Correspondence cost based probability grid ( #1081 )
2018-04-18 14:46:38 +02:00
range_data_inserter_interface.cc
Move more headers from mapping/ to internal. ( #1796 )
2021-01-11 13:46:33 +01:00
range_data_inserter_interface.h
Move proto files out of 2d/3d directories. ( #1749 )
2020-09-14 12:17:15 +02:00
submaps.h
Rename submap finished flags ( #1384 )
2018-08-13 10:38:33 +02:00
submaps_test.cc
Moves the contents of the cartographer subdirectory up one level.
2016-08-03 12:48:29 +02:00
trajectory_builder_interface.cc
Optional motion-filter for adding odometry data to the pose graph. ( #1757 )
2020-11-04 14:55:13 +01:00
trajectory_builder_interface.h
[ABSL] Purge common::make_unique. ( #1340 )
2018-07-27 19:43:35 +02:00
trajectory_node.cc
Change submap_data_ in pose graph to MapById. ( #593 )
2017-10-17 13:13:37 +02:00
trajectory_node.h
[ABSL] Purge common::optional. ( #1339 )
2018-07-27 19:05:45 +02:00
trajectory_node_test.cc
Add new sensor::PointCloud interface. ( #1759 )
2020-10-13 15:57:45 +02:00
value_conversion_tables.cc
[ABSL] Purge common::make_unique. ( #1340 )
2018-07-27 19:43:35 +02:00
value_conversion_tables.h
Add value conversion tables ( #1255 )
2018-07-12 22:11:55 +02:00
value_conversion_tables_test.cc
Add value conversion tables ( #1255 )
2018-07-12 22:11:55 +02:00