#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 | |
cartographer | |
cartographer::io | |
|
protected |
Definition at line 42 of file proto_stream_test.cc.