cartographer/cartographer_grpc
gaschler 920a34a938 Fix RpcEvent lifetime (#793)
Fixes #788.

Uses two different types of events whether the event goes through the CompletionQueue or not.
CompletionQueueRpcEvent is again a member of Rpc.
2018-01-08 12:42:19 +01:00
..
framework Fix RpcEvent lifetime (#793) 2018-01-08 12:42:19 +01:00
handlers Fix obvious asan warnings. (#787) 2018-01-05 10:18:08 +01:00
mapping Add PoseGraphInterface::GetTrajectoryNodePoses() (#795) 2018-01-08 09:13:51 +01:00
proto Implement ReceiveLocalSlamResultsHandler. (#772) 2017-12-19 15:11:29 +01:00
client_server_test.cc Test TrajectoryBuilderStub (#780) 2018-01-03 14:56:56 +01:00
map_builder_server.cc Test TrajectoryBuilderStub (#780) 2018-01-03 14:56:56 +01:00
map_builder_server.h Test TrajectoryBuilderStub (#780) 2018-01-03 14:56:56 +01:00
map_builder_server_main.cc Make MapBuilderServer testable (#771) 2017-12-18 20:47:00 +01:00
map_builder_server_options.cc Implement EventQueues. (#759) 2017-12-15 12:21:44 +01:00
map_builder_server_options.h Add MappingServer skeleton. (#730) 2017-12-05 14:46:25 +01:00