cartographer/cartographer_grpc/framework
gaschler a7ed7e224f Upload LocalSlamResultData (#858)
[RFC=0002](https://github.com/googlecartographer/rfcs/blob/master/text/0002-cloud-based-mapping-1.md)
PAIR=cschuet
2018-01-29 14:02:33 +01:00
..
proto Implement server-streaming RPCs and add unittest (#768) 2017-12-19 10:27:30 +01:00
testing gRPC handler testing (#857) 2018-01-29 12:01:17 +01:00
client_writer.h Implement sensor data uploading in LocalTrajectoryUploader. (#822) 2018-01-17 12:01:29 +01:00
completion_queue_thread.cc Implement connection establishment and server startup and shutdown. (#712) 2017-11-28 10:50:30 +01:00
completion_queue_thread.h Implement connection establishment and server startup and shutdown. (#712) 2017-11-28 10:50:30 +01:00
event_queue_thread.cc Implement EventQueues. (#759) 2017-12-15 12:21:44 +01:00
event_queue_thread.h Fix RpcEvent lifetime (#793) 2018-01-08 12:42:19 +01:00
execution_context.h Implement gRPC data handlers and SLAM thread. (#749) 2017-12-12 22:36:44 +01:00
rpc.cc Fix RpcEvent lifetime (#793) 2018-01-08 12:42:19 +01:00
rpc.h Fix RpcEvent lifetime (#793) 2018-01-08 12:42:19 +01:00
rpc_handler.h Fix obvious asan warnings. (#787) 2018-01-05 10:18:08 +01:00
rpc_handler_interface.h Implement ReceiveLocalSlamResultsHandler. (#772) 2017-12-19 15:11:29 +01:00
server.cc Fix RpcEvent lifetime (#793) 2018-01-08 12:42:19 +01:00
server.h Upload LocalSlamResultData (#858) 2018-01-29 14:02:33 +01:00
server_test.cc Notify LocalSlamResults subscription ends. (#777) 2017-12-20 11:42:01 +01:00
service.cc Fix RpcEvent lifetime (#793) 2018-01-08 12:42:19 +01:00
service.h Implement EventQueues. (#759) 2017-12-15 12:21:44 +01:00
type_traits.h Introduce RPC class and start wiring up in Service (#701) 2017-11-24 23:41:58 +01:00
type_traits_test.cc Introduce RPC class and start wiring up in Service (#701) 2017-11-24 23:41:58 +01:00