cartographer/cartographer_grpc/mapping
gaschler 5bb81a9b4a correct MapBuilderStub (#770)
Context: The `::grpc::ClientContext` represents a single RPC on the client side. Therefore it is illegal to share the same context between two different RPC invocations.
2017-12-18 17:12:29 +01:00
..
map_builder_stub.cc correct MapBuilderStub (#770) 2017-12-18 17:12:29 +01:00
map_builder_stub.h correct MapBuilderStub (#770) 2017-12-18 17:12:29 +01:00
pose_graph_stub.cc correct PoseGraphStub (#769) 2017-12-18 15:57:49 +01:00
pose_graph_stub.h Introduce skeletons for various stubs. (#752) 2017-12-13 15:53:47 +01:00
trajectory_builder_stub.cc TrajectoryBuilderStub implementation (#764) 2017-12-18 11:24:16 +01:00
trajectory_builder_stub.h TrajectoryBuilderStub implementation (#764) 2017-12-18 11:24:16 +01:00