cartographer/cartographer_grpc/internal/client
Alexander Belyaev d05e5d99f4
Hide 'handlers' to internal/. (#952)
[Internal hdrs RFC](https://github.com/googlecartographer/rfcs/blob/master/text/0003-internal-headers.md)

`LocalTrajectoryUploader` implementation was hidden in the anonymous namespace in `local_trajectory_uploader.cc` to remove dependency from handlers/ in the header. The follow-up PR will include splitting the files into `local_trajectory_uploader_interface.h` & `internal/local_trajectory_uploader.*`
2018-03-02 11:38:35 +01:00
..
pose_graph_stub.cc Hide 'handlers' to internal/. (#952) 2018-03-02 11:38:35 +01:00
pose_graph_stub.h Move pose_graph_stub/trajectory_builder_stub to internal. (#950) 2018-03-01 18:30:30 +01:00
trajectory_builder_stub.cc Move pose_graph_stub/trajectory_builder_stub to internal. (#950) 2018-03-01 18:30:30 +01:00
trajectory_builder_stub.h Hide 'handlers' to internal/. (#952) 2018-03-02 11:38:35 +01:00