cartographer/cartographer/mapping
Wolfgang Hess 12c3795134 Remove direct access to Submaps from the outside. (#339)
PAIR=SirVer
2017-06-16 10:47:11 +02:00
..
proto Simplify the handling of weights in the optimization problem. (#309) 2017-06-01 17:03:49 +02:00
sparse_pose_graph Also use fixed covariances in 3D SLAM. (#308) 2017-06-01 15:04:07 +02:00
collated_trajectory_builder.cc Remove direct access to Submaps from the outside. (#339) 2017-06-16 10:47:11 +02:00
collated_trajectory_builder.h Remove direct access to Submaps from the outside. (#339) 2017-06-16 10:47:11 +02:00
detect_floors.cc Clean up. (#266) 2017-05-08 15:29:13 +02:00
detect_floors.h Clean up. (#266) 2017-05-08 15:29:13 +02:00
global_trajectory_builder_interface.h Remove direct access to Submaps from the outside. (#339) 2017-06-16 10:47:11 +02:00
id.h Remove trimmed constraints. (#317) 2017-06-07 14:23:58 +02:00
imu_tracker.cc Move the ImuTracker and OdometryStateTracker to mapping. (#50) 2016-10-13 10:51:12 +02:00
imu_tracker.h Fix 3D SLAM loop closure issues. (#296) 2017-05-18 16:55:11 +02:00
map_builder.cc Remove direct access to Submaps from the outside. (#339) 2017-06-16 10:47:11 +02:00
map_builder.h Tiny cleanup of the MapBuilder. (#313) 2017-06-06 15:20:10 +02:00
odometry_state_tracker.cc Move the ImuTracker and OdometryStateTracker to mapping. (#50) 2016-10-13 10:51:12 +02:00
odometry_state_tracker.h Move the ImuTracker and OdometryStateTracker to mapping. (#50) 2016-10-13 10:51:12 +02:00
pose_graph_trimmer.cc Adds a PureLocalizationTrimmer. (#316) 2017-06-07 12:39:04 +02:00
pose_graph_trimmer.h Adds a PureLocalizationTrimmer. (#316) 2017-06-07 12:39:04 +02:00
pose_graph_trimmer_test.cc Adds a PureLocalizationTrimmer. (#316) 2017-06-07 12:39:04 +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. (#316) 2017-06-07 12:39:04 +02:00
sparse_pose_graph.cc Support extrapolating a single submap transform. (#338) 2017-06-14 15:10:36 +02:00
sparse_pose_graph.h Support extrapolating a single submap transform. (#338) 2017-06-14 15:10:36 +02:00
submaps.cc Move AddProbabilityGridToResponse to the Submap object. (#318) 2017-06-07 15:13:56 +02:00
submaps.h Converted Submap from struct to class. (#333) 2017-06-12 17:28:38 +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.cc Minor fixes. (#303) 2017-05-22 14:55:05 +02:00
trajectory_builder.h Remove direct access to Submaps from the outside. (#339) 2017-06-16 10:47:11 +02:00
trajectory_connectivity.cc Fix bug in ToProto introduced in #275. 2017-05-11 14:02:04 +02:00
trajectory_connectivity.h Make TrajectoryConnectivity use trajectory IDs. (#275) 2017-05-11 13:36:12 +02:00
trajectory_connectivity_test.cc Minor fixes. (#303) 2017-05-22 14:55:05 +02:00
trajectory_node.h Remove direct access to Submaps from the outside. (#339) 2017-06-16 10:47:11 +02:00