[GenericPoseGraph] Remove unused declarations. (#1323)

master
Martin Bokeloh 2018-07-23 15:10:16 +02:00 committed by GitHub
parent bc8a7d7c00
commit 29420b1912
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -22,14 +22,9 @@ namespace cartographer {
namespace pose_graph {
namespace {
using ::testing::ElementsAre;
using testing::EqualsProto;
using testing::Near;
using testing::ParseProto;
using RotationType = std::array<double, 4>;
using ResidualType = std::array<double, 3>;
constexpr char kConstraint[] = R"PROTO(
id: "narf"
cost_function {