cartographer/cartographer/common
Alexander Belyaev bdb6f2db4a
[ABSL] Use flat_hash_map instead of unordered_map. (#1439)
2018-10-08 10:47:28 +02:00
..
internal/testing [ABSL] Purge common/mutex.h. (#1369) 2018-08-07 10:43:38 +02:00
proto Convert all .proto files to proto3 syntax. (#653) 2017-11-13 08:26:35 +01:00
blocking_queue.h [ABSL] Purge common/mutex.h. (#1369) 2018-08-07 10:43:38 +02:00
blocking_queue_test.cc [ABSL] Purge common::make_unique. (#1340) 2018-07-27 19:43:35 +02:00
ceres_solver_options.cc Moves the contents of the cartographer subdirectory up one level. 2016-08-03 12:48:29 +02:00
ceres_solver_options.h Moves the contents of the cartographer subdirectory up one level. 2016-08-03 12:48:29 +02:00
config.h.cmake Enable adding as a CMake subproject (#203) 2017-02-09 15:57:54 +01:00
configuration_file_resolver.cc replace implicit use of cartographer::string with explicit use of std::string (#673) 2017-11-15 10:17:59 +01:00
configuration_file_resolver.h replace implicit use of cartographer::string with explicit use of std::string (#673) 2017-11-15 10:17:59 +01:00
configuration_files_test.cc [ABSL] Purge common::make_unique. (#1340) 2018-07-27 19:43:35 +02:00
fixed_ratio_sampler.cc Allow FixedRatioSampler to drop all data. (#817) 2018-01-12 18:54:41 +01:00
fixed_ratio_sampler.h replace implicit use of cartographer::string with explicit use of std::string (#673) 2017-11-15 10:17:59 +01:00
fixed_ratio_sampler_test.cc Allow FixedRatioSampler to drop all data. (#817) 2018-01-12 18:54:41 +01:00
histogram.cc replace implicit use of cartographer::string with explicit use of std::string (#673) 2017-11-15 10:17:59 +01:00
histogram.h replace implicit use of cartographer::string with explicit use of std::string (#673) 2017-11-15 10:17:59 +01:00
lockless_queue.h [ABSL] Purge common::make_unique. (#1340) 2018-07-27 19:43:35 +02:00
lockless_queue_test.cc [ABSL] Purge common::make_unique. (#1340) 2018-07-27 19:43:35 +02:00
lua.h Moves the contents of the cartographer subdirectory up one level. 2016-08-03 12:48:29 +02:00
lua_parameter_dictionary.cc replace implicit use of cartographer::string with explicit use of std::string (#673) 2017-11-15 10:17:59 +01:00
lua_parameter_dictionary.h replace implicit use of cartographer::string with explicit use of std::string (#673) 2017-11-15 10:17:59 +01:00
lua_parameter_dictionary_test.cc [ABSL] Purge common::make_unique. (#1340) 2018-07-27 19:43:35 +02:00
lua_parameter_dictionary_test_helpers.h [ABSL] Purge common::make_unique. (#1340) 2018-07-27 19:43:35 +02:00
math.h New fixes for Jets. (#1023) 2018-03-27 14:26:21 +02:00
math_test.cc Moves the contents of the cartographer subdirectory up one level. 2016-08-03 12:48:29 +02:00
port.h replace implicit use of cartographer::string with explicit use of std::string (#673) 2017-11-15 10:17:59 +01:00
rate_timer.h use common::ToSeconds in local_trajectory_builder and rate_timer.h (#1248) 2018-07-10 13:14:54 +02:00
rate_timer_test.cc Remove unused variable. (#1049) 2018-04-11 13:15:09 +02:00
task.cc [ABSL] Purge common/mutex.h. (#1369) 2018-08-07 10:43:38 +02:00
task.h [ABSL] Purge common/mutex.h. (#1369) 2018-08-07 10:43:38 +02:00
task_test.cc [ABSL] Purge common::make_unique. (#1340) 2018-07-27 19:43:35 +02:00
thread_pool.cc [ABSL] Purge common/mutex.h. (#1369) 2018-08-07 10:43:38 +02:00
thread_pool.h [ABSL] Use flat_hash_map instead of unordered_map. (#1439) 2018-10-08 10:47:28 +02:00
thread_pool_test.cc [ABSL] Purge common/mutex.h. (#1369) 2018-08-07 10:43:38 +02:00
time.cc Added function GetThreadCpuTimeSeconds in common/time.h (#1267) 2018-07-13 00:11:31 +02:00
time.h Added function GetThreadCpuTimeSeconds in common/time.h (#1267) 2018-07-13 00:11:31 +02:00
utils.h [GenericPoseGraph] Add parameterization. (#1385) 2018-08-14 14:37:27 +02:00