cartographer/cartographer/mapping
Michael Grupp 176fc42c3f Remove empty leftover of pose_estimate.h (#740)
Follow-up of #670.
2017-12-07 08:53:04 +01:00
..
pose_graph Rename options for consistency. (#686) 2017-11-17 10:52:22 +01:00
proto Serialize fixed frame pose data. (#689) 2017-11-28 09:44:35 +01:00
collated_trajectory_builder.cc Make sensor::Data dispatchable to TrajectoryBuilder. (#738) 2017-12-06 16:36:36 +01:00
collated_trajectory_builder.h Remove implementation from TrajectoryBuilder. (#728) 2017-12-05 11:05:05 +01:00
connected_components.cc Add MutexLocker to ConnectedComponents::GetComponent and SparsePoseGr… (#565) 2017-11-10 17:21:20 +01:00
connected_components.h Remove unused code. (#522) 2017-09-12 18:07:18 +02:00
connected_components_test.cc Fix formatting. (#561) 2017-10-04 15:58:48 +02:00
detect_floors.cc Fix some nits. (#536) 2017-09-28 09:21:07 +02:00
detect_floors.h Clean up. (#266) 2017-05-08 15:29:13 +02:00
global_trajectory_builder_interface.h Remove empty leftover of pose_estimate.h (#740) 2017-12-07 08:53:04 +01:00
id.h Rename options for consistency. (#686) 2017-11-17 10:52:22 +01:00
id_test.cc Generalize IntegrateImu(). (#627) 2017-11-06 11:00:33 +01:00
imu_tracker.cc ImuTracker uses conjugate. (#693) 2017-11-23 13:50:44 +01:00
imu_tracker.h Use the ImuTracker in the PoseExtrapolator. (#436) 2017-08-01 10:44:32 +02:00
imu_tracker_test.cc Test ImuTracker (#711) 2017-11-27 14:46:32 +01:00
map_builder.cc Move LocalSlamResultCallback to AddTrajectory (#724) 2017-12-04 22:41:38 +01:00
map_builder.h Move LocalSlamResultCallback to AddTrajectory (#724) 2017-12-04 22:41:38 +01:00
map_builder_interface.h Make sensor::Data dispatchable to TrajectoryBuilder. (#738) 2017-12-06 16:36:36 +01:00
map_builder_test.cc Integration tests for local slam. (#734) 2017-12-06 15:58:16 +01:00
pose_extrapolator.cc ExtrapolatePose uses fewer transforms. (#694) 2017-11-23 12:27:26 +01:00
pose_extrapolator.h Extrapolator reuses result using additional IMU trackers. (#623) 2017-11-03 16:19:55 +01:00
pose_graph.cc Rename options for consistency. (#686) 2017-11-17 10:52:22 +01:00
pose_graph.h Trim all submaps when pure localization trajectory is finished. (#563) 2017-11-28 10:21:55 +01:00
pose_graph_trimmer.cc Trim all submaps when pure localization trajectory is finished. (#563) 2017-11-28 10:21:55 +01:00
pose_graph_trimmer.h Trim all submaps when pure localization trajectory is finished. (#563) 2017-11-28 10:21:55 +01:00
pose_graph_trimmer_test.cc Trim all submaps when pure localization trajectory is finished. (#563) 2017-11-28 10:21:55 +01: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. (#316) 2017-06-07 12:39:04 +02:00
submaps.h Add submap and gravity-aligned frame terminology. (#624) 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. (#389) 2017-07-05 16:55:06 +02:00
trajectory_builder.h Remove empty leftover of pose_estimate.h (#740) 2017-12-07 08:53:04 +01:00
trajectory_connectivity_state.cc Fix formatting. (#561) 2017-10-04 15:58:48 +02:00
trajectory_connectivity_state.h Fix formatting. (#561) 2017-10-04 15:58:48 +02:00
trajectory_connectivity_state_test.cc Fix formatting. (#561) 2017-10-04 15:58:48 +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 Remove trimmed() from TrajectoryNode (#596) 2017-10-17 15:36:07 +02:00
trajectory_node_test.cc Adds a bit of terminology documentation. (#591) 2017-10-17 10:07:54 +02:00