cartographer/cartographer/mapping
Wolfgang Hess 8c114d6eaf Rename mapping::SparsePoseGraph. ()
[RFC=0001](https://github.com/googlecartographer/rfcs/blob/master/text/0001-renaming-sparse-pose-graph.md)
2017-11-15 12:06:19 +01:00
..
pose_graph Move the mapping/sparse_pose_graph directory. () 2017-11-15 09:39:45 +01:00
proto Move the mapping/sparse_pose_graph directory. () 2017-11-15 09:39:45 +01:00
collated_trajectory_builder.cc replace implicit use of cartographer::string with explicit use of std::string () 2017-11-15 10:17:59 +01:00
collated_trajectory_builder.h replace implicit use of cartographer::string with explicit use of std::string () 2017-11-15 10:17:59 +01:00
connected_components.cc Add MutexLocker to ConnectedComponents::GetComponent and SparsePoseGr… () 2017-11-10 17:21:20 +01:00
connected_components.h Remove unused code. () 2017-09-12 18:07:18 +02:00
connected_components_test.cc Fix formatting. () 2017-10-04 15:58:48 +02:00
detect_floors.cc Fix some nits. () 2017-09-28 09:21:07 +02:00
detect_floors.h Clean up. () 2017-05-08 15:29:13 +02:00
global_trajectory_builder.h Rename mapping::SparsePoseGraph. () 2017-11-15 12:06:19 +01:00
global_trajectory_builder_interface.h Add local SLAM result callback. () 2017-11-14 17:19:14 +01:00
id.h Fix mismatched tag warning for MapByIndex () 2017-11-13 10:18:58 +01:00
id_test.cc Generalize IntegrateImu(). () 2017-11-06 11:00:33 +01:00
imu_tracker.cc Move the ImuTracker and OdometryStateTracker to mapping. () 2016-10-13 10:51:12 +02:00
imu_tracker.h Use the ImuTracker in the PoseExtrapolator. () 2017-08-01 10:44:32 +02:00
map_builder.cc Rename mapping::SparsePoseGraph. () 2017-11-15 12:06:19 +01:00
map_builder.h Rename mapping::SparsePoseGraph. () 2017-11-15 12:06:19 +01:00
pose_estimate.h Extract PoseEstimate into its own file. () 2017-08-24 12:04:39 +02:00
pose_extrapolator.cc Extrapolator reuses result using additional IMU trackers. () 2017-11-03 16:19:55 +01:00
pose_extrapolator.h Extrapolator reuses result using additional IMU trackers. () 2017-11-03 16:19:55 +01:00
pose_graph.cc Rename mapping::SparsePoseGraph. () 2017-11-15 12:06:19 +01:00
pose_graph.h Rename mapping::SparsePoseGraph. () 2017-11-15 12:06:19 +01:00
pose_graph_trimmer.cc Use vector<map<>> instead of vector<deque> for submap_data. () 2017-08-23 12:16:42 +02:00
pose_graph_trimmer.h Adds a PureLocalizationTrimmer. () 2017-06-07 12:39:04 +02:00
pose_graph_trimmer_test.cc Add a extrapolator for poses. () 2017-07-26 15:21:05 +02:00
probability_values.cc Moves the contents of the cartographer subdirectory up one level. 2016-08-03 12:48:29 +02:00
probability_values.h Moves the contents of the cartographer subdirectory up one level. 2016-08-03 12:48:29 +02:00
probability_values_test.cc Adds a PureLocalizationTrimmer. () 2017-06-07 12:39:04 +02:00
submaps.h Add submap and gravity-aligned frame terminology. () 2017-11-03 13:44:23 +01:00
submaps_test.cc Moves the contents of the cartographer subdirectory up one level. 2016-08-03 12:48:29 +02:00
trajectory_builder.cc Add pure localization parameter to trajectory builder options. () 2017-07-05 16:55:06 +02:00
trajectory_builder.h replace implicit use of cartographer::string with explicit use of std::string () 2017-11-15 10:17:59 +01:00
trajectory_connectivity_state.cc Fix formatting. () 2017-10-04 15:58:48 +02:00
trajectory_connectivity_state.h Fix formatting. () 2017-10-04 15:58:48 +02:00
trajectory_connectivity_state_test.cc Fix formatting. () 2017-10-04 15:58:48 +02:00
trajectory_node.cc Change submap_data_ in pose graph to MapById. () 2017-10-17 13:13:37 +02:00
trajectory_node.h Remove trimmed() from TrajectoryNode () 2017-10-17 15:36:07 +02:00
trajectory_node_test.cc Adds a bit of terminology documentation. () 2017-10-17 10:07:54 +02:00