Alexander Belyaev
|
58bc1ced68
|
Implement GetLandmarkPoses method. (#888)
[RFC=0011](https://github.com/googlecartographer/rfcs/blob/master/text/0011-landmarks.md)
|
2018-02-06 18:13:31 +01:00 |
Christoph Schütte
|
302320b1a9
|
Use framework::Client everywhere. (#875)
This switches all gRPC method invocation to using framework::Client. After this change we can remove the gRPC proto compiler from the build files.
[RFC=0002](https://github.com/googlecartographer/rfcs/blob/master/text/0002-cloud-based-mapping-1.md)
|
2018-02-01 17:19:15 +01:00 |
Christoph Schütte
|
1de696d45f
|
Introduce PoseGraphInterface::ToProto() (#813)
|
2018-01-12 13:55:14 +01:00 |
Christoph Schütte
|
196b4b891c
|
Add PoseGraphInterface::GetTrajectoryNodePoses() (#795)
|
2018-01-08 09:13:51 +01:00 |
Christoph Schütte
|
1a837ef3ab
|
Introduce PoseGraphInterface::GetAllSubmapPoses() (#790)
|
2018-01-05 14:19:08 +01:00 |
Christoph Schütte
|
69787f288f
|
Introduce skeletons for various stubs. (#752)
Adds skeletons for
* MapBuilderStub
* PoseGraphStub
* TrajectoryBuilderStub
[RFC=0002](https://github.com/googlecartographer/rfcs/blob/master/text/0002-cloud-based-mapping-1.md)
|
2017-12-13 15:53:47 +01:00 |