cartographer/cartographer/mapping
Wolfgang Hess a6d94c07cf Use IMU data when extrapolating poses if available. (#434) 2017-07-28 17:12:12 +02:00
..
proto Unify 2D/3D range data in trajectory nodes. (#396) 2017-07-07 17:07:04 +02:00
sparse_pose_graph Use multi-res scan matching for loop closures too. (#374) 2017-06-30 09:30:09 +02:00
collated_trajectory_builder.cc Move GetSubmapData from GlobalTrajectoryBuilder into SparsePoseGraph. (#352) 2017-06-21 14:21:23 +02:00
collated_trajectory_builder.h Move GetSubmapData from GlobalTrajectoryBuilder into SparsePoseGraph. (#352) 2017-06-21 14:21:23 +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 Move GetSubmapData from GlobalTrajectoryBuilder into SparsePoseGraph. (#352) 2017-06-21 14:21:23 +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 Tiny improvement of HybridGrid::ToProto(). (#401) 2017-07-11 09:26:07 +02:00
map_builder.h First rough implementation of loading a map. (#382) 2017-07-04 17:20:13 +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_extrapolator.cc Use IMU data when extrapolating poses if available. (#434) 2017-07-28 17:12:12 +02:00
pose_extrapolator.h Use IMU data when extrapolating poses if available. (#434) 2017-07-28 17:12: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 Add a extrapolator for poses. (#430) 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. (#316) 2017-06-07 12:39:04 +02:00
sparse_pose_graph.cc Rename ScanId to NodeId in the serialization. (#394) 2017-07-07 13:58:23 +02:00
sparse_pose_graph.h First rough implementation of loading a map. (#382) 2017-07-04 17:20:13 +02:00
submaps.h Serialize submaps. (#380) 2017-07-04 12:11:54 +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 Add pure localization parameter to trajectory builder options. (#389) 2017-07-05 16:55:06 +02:00
trajectory_builder.h Move GetSubmapData from GlobalTrajectoryBuilder into SparsePoseGraph. (#352) 2017-06-21 14:21:23 +02:00
trajectory_connectivity.cc Fix bug in ToProto introduced in #275. 2017-05-11 14:02:04 +02:00
trajectory_connectivity.h Consistency fix: trajectory_index -> trajectory_id. (#360) 2017-06-26 10:02:51 +02:00
trajectory_connectivity_test.cc Minor fixes. (#303) 2017-05-22 14:55:05 +02:00
trajectory_node.h Unify 2D/3D range data in trajectory nodes. (#396) 2017-07-07 17:07:04 +02:00