#include "cartographer/io/proto_stream.h"
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "cartographer/common/port.h"
#include "cartographer/mapping/proto/trajectory.pb.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Namespaces | |
namespace | cartographer |
namespace | cartographer::io |
std::string test_directory_ |
Definition at line 36 of file proto_stream_test.cc.