cartographer/cartographer/io
jie e2c67a7bde Fix Lint and ClangTidy warnings. (#485) 2017-08-31 13:39:47 +02:00
..
color.cc color.cc constexpr std::sqrt is not ISO C++ (#432) 2017-07-28 12:11:57 +02:00
color.h Change Color to Uint8Color and FloatColor (#423) 2017-07-27 11:03:55 +02:00
coloring_points_processor.cc Change Color to Uint8Color and FloatColor (#423) 2017-07-27 11:03:55 +02:00
coloring_points_processor.h Change Color to Uint8Color and FloatColor (#423) 2017-07-27 11:03:55 +02:00
counting_points_processor.cc Adds a CountingPointsProcessor. (#98) 2016-10-25 16:09:47 +02:00
counting_points_processor.h Adds a CountingPointsProcessor. (#98) 2016-10-25 16:09:47 +02:00
draw_trajectories.cc Fix Lint and ClangTidy warnings. (#485) 2017-08-31 13:39:47 +02:00
draw_trajectories.h Fix Lint and ClangTidy warnings. (#485) 2017-08-31 13:39:47 +02:00
file_writer.cc Adds a FileWriter abstraction (#182) 2017-01-17 12:29:11 +01:00
file_writer.h Remove redundant "virtual". (#191) 2017-01-26 13:37:02 +01:00
fixed_ratio_sampling_points_processor.cc Adds a fixed sampling points processor. (#96) 2016-10-25 15:37:47 +02:00
fixed_ratio_sampling_points_processor.h Adds a fixed sampling points processor. (#96) 2016-10-25 15:37:47 +02:00
hybrid_grid_points_processor.cc Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
hybrid_grid_points_processor.h Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
image.cc Change Color to Uint8Color and FloatColor (#423) 2017-07-27 11:03:55 +02:00
image.h Change Color to Uint8Color and FloatColor (#423) 2017-07-27 11:03:55 +02:00
intensity_to_color_points_processor.cc Change Color to Uint8Color and FloatColor (#423) 2017-07-27 11:03:55 +02:00
intensity_to_color_points_processor.h Make intensities a separate channel in PointsBatch. (#187) 2017-01-24 15:08:41 +01:00
min_max_range_filtering_points_processor.cc Make all 'PointProcessor's registerable with the PipelineBuilder. (#95) 2016-10-25 15:18:32 +02:00
min_max_range_filtering_points_processor.h Make all 'PointProcessor's registerable with the PipelineBuilder. (#95) 2016-10-25 15:18:32 +02:00
null_points_processor.h PointsProcessor can now ask for another pass over the data. (#69) 2016-10-19 13:11:13 +02:00
outlier_removing_points_processor.cc Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
outlier_removing_points_processor.h Adds a voxel filtering and moving objects removing points processor. (#99) 2016-10-25 16:36:56 +02:00
pcd_writing_points_processor.cc Change Color to Uint8Color and FloatColor (#423) 2017-07-27 11:03:55 +02:00
pcd_writing_points_processor.h Always take std::function<> by value. (#188) 2017-01-26 11:35:09 +01:00
ply_writing_points_processor.cc Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
ply_writing_points_processor.h Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
points_batch.cc Make intensities a separate channel in PointsBatch. (#187) 2017-01-24 15:08:41 +01:00
points_batch.h Change Color to Uint8Color and FloatColor (#423) 2017-07-27 11:03:55 +02:00
points_processor.h PointsProcessor can now ask for another pass over the data. (#69) 2016-10-19 13:11:13 +02:00
points_processor_pipeline_builder.cc Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
points_processor_pipeline_builder.h Fix header. (#457) 2017-08-16 16:22:42 +02:00
points_processor_pipeline_builder_test.cc Fix header. (#457) 2017-08-16 16:22:42 +02:00
probability_grid_points_processor.cc Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
probability_grid_points_processor.h Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
proto_stream.cc Fix proto_stream to support 32-bit platforms. (#427) 2017-07-25 15:59:57 +02:00
proto_stream.h Fix initial pose of loaded submaps. (#391) 2017-07-05 16:24:02 +02:00
proto_stream_test.cc Add support for files containing multiple protos. (#241) 2017-04-28 15:05:42 +02:00
xray_points_processor.cc Fix colors in the X-ray points processor. (#460) 2017-08-17 18:07:33 +02:00
xray_points_processor.h Fix colors in the X-ray points processor. (#460) 2017-08-17 18:07:33 +02:00
xyz_writing_points_processor.cc Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00
xyz_writing_points_processor.h Fix ClangTidy warnings. (#455) 2017-08-16 15:21:04 +02:00