cartographer/cartographer/sensor
Wolfgang Hess 3ec583a327 Change fixed_frame_pose_data_ to MapByTime. (#662) 2017-11-13 17:41:04 +01:00
..
proto Remove unnecessary [packed=true] annotation (#660) 2017-11-13 09:18:53 +01:00
collator.cc Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
collator.h Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
collator_test.cc Template dispatching of sensor data. (#484) 2017-08-28 15:43:26 +02:00
compressed_point_cloud.cc Add serialization of compressed range data. (#334) 2017-07-07 12:26:36 +02:00
compressed_point_cloud.h Add TimedPointCloud and TimedRangeData. (#601) 2017-10-24 11:47:35 +02:00
compressed_point_cloud_test.cc Remove intensities - they are unused in SLAM. (#247) 2017-05-03 13:44:15 +02:00
data.h Add TimedPointCloud and TimedRangeData. (#601) 2017-10-24 11:47:35 +02:00
fixed_frame_pose_data.cc Add interface to process fixed frame pose, e.g. GPS. (#471) 2017-08-24 12:49:03 +02:00
fixed_frame_pose_data.h Add interface to process fixed frame pose, e.g. GPS. (#471) 2017-08-24 12:49:03 +02:00
imu_data.cc Use an Eigen::AlignedBox to track known cells. (#388) 2017-07-05 15:05:46 +02:00
imu_data.h Move ImuData to sensor, add ImuData proto. (#381) 2017-07-05 12:28:40 +02:00
landmark_data.cc Adds a 'LandmarkData' struct and proto. (#628) 2017-11-06 15:35:21 +01:00
landmark_data.h Adds a 'LandmarkData' struct and proto. (#628) 2017-11-06 15:35:21 +01:00
landmark_data_test.cc Adds a 'LandmarkData' struct and proto. (#628) 2017-11-06 15:35:21 +01:00
map_by_time.h Change fixed_frame_pose_data_ to MapByTime. (#662) 2017-11-13 17:41:04 +01:00
map_by_time_test.cc Change fixed_frame_pose_data_ to MapByTime. (#662) 2017-11-13 17:41:04 +01:00
odometry_data.cc Add sensor::OdometryData. (#442) 2017-08-08 14:52:47 +02:00
odometry_data.h Add sensor::OdometryData. (#442) 2017-08-08 14:52:47 +02:00
ordered_multi_queue.cc Dynamic dispatch of sensor::Data. (#475) 2017-08-24 14:17:51 +02:00
ordered_multi_queue.h Determine the trajectory that is blocking progress. (#154) 2016-12-06 17:04:45 +01:00
ordered_multi_queue_test.cc Template dispatching of sensor data. (#484) 2017-08-28 15:43:26 +02:00
point_cloud.cc Add TimedPointCloud and TimedRangeData. (#601) 2017-10-24 11:47:35 +02:00
point_cloud.h Add TimedPointCloud and TimedRangeData. (#601) 2017-10-24 11:47:35 +02:00
point_cloud_test.cc Add TimedPointCloud and TimedRangeData. (#601) 2017-10-24 11:47:35 +02:00
range_data.cc Add TimedPointCloud and TimedRangeData. (#601) 2017-10-24 11:47:35 +02:00
range_data.h Add TimedPointCloud and TimedRangeData. (#601) 2017-10-24 11:47:35 +02:00
range_data_test.cc Adds a 'LandmarkData' struct and proto. (#628) 2017-11-06 15:35:21 +01:00
test_helpers.h Adds a 'LandmarkData' struct and proto. (#628) 2017-11-06 15:35:21 +01:00
voxel_filter.cc Always use the origin as the origin for grids. (#294) 2017-05-18 12:00:45 +02:00
voxel_filter.h Always use the 3D voxel filter. (#61) 2016-10-13 18:56:41 +02:00
voxel_filter_test.cc Always use the 3D voxel filter. (#61) 2016-10-13 18:56:41 +02:00