cartographer/cartographer
danielsievers 7b48b66a65 Fined-grained locking for PoseGraph3D constraints (#1279)
When preparing constraints make holding of the PoseGraph3D
mutex fine-grained to address lock contention from issue #1250.
That includes not holding the mutex when acquring the constraint
builder mutex.
2018-07-14 09:27:07 +02:00
..
cloud Check client_id in sensor data handlers (#1266) 2018-07-13 09:57:35 +02:00
common Added function GetThreadCpuTimeSeconds in common/time.h (#1267) 2018-07-13 00:11:31 +02:00
ground_truth Extract ground truth generation into a library. (#1215) 2018-06-29 12:48:29 +02:00
io Add value conversion tables (#1255) 2018-07-12 22:11:55 +02:00
mapping Fined-grained locking for PoseGraph3D constraints (#1279) 2018-07-14 09:27:07 +02:00
metrics Add function to get the work queue delay from PoseGraph. (#1218) 2018-07-06 09:40:44 +02:00
pose_graph [GenericPoseGraph] Move 'EqualsProto' matcher to test_helpers. (#1271) 2018-07-13 15:05:22 +02:00
sensor Rename namespace to testing (#1191) 2018-06-12 15:18:20 +02:00
transform New fixes for Jets. (#1023) 2018-03-27 14:26:21 +02:00
.clang-format Add .clang-format file. (#1249) 2018-07-11 12:28:53 +02:00
BUILD.bazel Added a fake file writer (writes to string instead of file) (#1101) 2018-04-27 13:45:54 +02:00