cartographer/cartographer/sensor
Alexander Belyaev 3ebfa757ef
Move mapping_*d to mapping/*d. (#935)
[Code structure RFC](https://github.com/googlecartographer/rfcs/blob/master/text/0016-code-structure.md)
2018-02-26 17:40:29 +01:00
..
proto Rename Landmark->LandmarkObservation. (#847) 2018-01-25 12:10:30 +01:00
collator.cc Optional GetBlockingTrajectoryId (#820) 2018-01-16 16:21:22 +01:00
collator.h Optional GetBlockingTrajectoryId (#820) 2018-01-16 16:21:22 +01:00
collator_interface.h Optional GetBlockingTrajectoryId (#820) 2018-01-16 16:21:22 +01:00
collator_test.cc Test Collator for multiple trajectories (#829) 2018-01-17 20:43:20 +01:00
compressed_point_cloud.cc Move mapping_*d to mapping/*d. (#935) 2018-02-26 17:40:29 +01:00
compressed_point_cloud.h Add TimedPointCloud and TimedRangeData. (#601) 2017-10-24 11:47:35 +02:00
compressed_point_cloud_test.cc Avoid auto for Eigen expressions. (#899) 2018-02-13 12:34:43 +01:00
data.h Implement LocalSlamResult data adding to PoseGraph. (#804) 2018-01-11 10:19:37 +01:00
dispatchable.h Implement AddImuDataHandlerTest (#872) 2018-02-01 13:05:08 +01:00
fixed_frame_pose_data.cc Making pose in FixedFramePoseData optional. (#792) 2018-01-08 11:37:07 +01:00
fixed_frame_pose_data.h Making pose in FixedFramePoseData optional. (#792) 2018-01-08 11:37:07 +01: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 Rename Landmark->LandmarkObservation. (#847) 2018-01-25 12:10:30 +01:00
landmark_data.h Rename Landmark->LandmarkObservation. (#847) 2018-01-25 12:10:30 +01:00
landmark_data_test.cc Rename Landmark->LandmarkObservation. (#847) 2018-01-25 12:10:30 +01:00
map_by_time.h Rename options for consistency. (#686) 2017-11-17 10:52:22 +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 Implement LocalSlamResult data adding to PoseGraph. (#804) 2018-01-11 10:19:37 +01:00
ordered_multi_queue_test.cc Introduce TrajectoryBuilderInterface. (#736) 2017-12-08 11:52:29 +01:00
point_cloud.cc Avoid auto for Eigen expressions. (#899) 2018-02-13 12:34:43 +01: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 Avoid auto for Eigen expressions. (#899) 2018-02-13 12:34:43 +01:00
range_data.h Implement ReceiveLocalSlamResultsHandler. (#772) 2017-12-19 15:11:29 +01:00
range_data_test.cc Adds a 'LandmarkData' struct and proto. (#628) 2017-11-06 15:35:21 +01:00
test_helpers.h TrajectoryCollator (#827) 2018-01-17 17:48:20 +01:00
timed_point_cloud_data.cc Avoid auto for Eigen expressions. (#899) 2018-02-13 12:34:43 +01:00
timed_point_cloud_data.h Introduce TimedPointCloudData. (#748) 2017-12-08 19:28:47 +01:00
trajectory_collator.cc TrajectoryCollator (#827) 2018-01-17 17:48:20 +01:00
trajectory_collator.h TrajectoryCollator (#827) 2018-01-17 17:48:20 +01:00
trajectory_collator_test.cc TrajectoryCollator (#827) 2018-01-17 17:48:20 +01:00
voxel_filter.cc Remove 'mapping_3d' namespace. (#922) (#925) 2018-02-21 14:24:12 +01:00
voxel_filter.h Move mapping_*d to mapping/*d. (#935) 2018-02-26 17:40:29 +01:00
voxel_filter_test.cc VoxelFilter for TimedPointCloud, Filter method. (#710) 2017-11-27 15:12:07 +01:00