Namespaces | Functions
pbstream_to_ros_map_main.cc File Reference
#include <map>
#include <string>
#include "cartographer/io/proto_stream.h"
#include "cartographer/io/proto_stream_deserializer.h"
#include "cartographer/io/submap_painter.h"
#include "cartographer/mapping/2d/probability_grid.h"
#include "cartographer/mapping/2d/submap_2d.h"
#include "cartographer/mapping/3d/submap_3d.h"
#include "cartographer_ros/ros_map.h"
#include "gflags/gflags.h"
#include "glog/logging.h"
Include dependency graph for pbstream_to_ros_map_main.cc:

Go to the source code of this file.

Namespaces

namespace  cartographer_ros

Functions

 DEFINE_double (resolution, 0.05,"Resolution of a grid cell in the drawn map.")
 DEFINE_string (pbstream_filename,"","Filename of a pbstream to draw a map from.")
 DEFINE_string (map_filestem,"map","Stem of the output files.")
int main (int argc, char **argv)

Function Documentation

DEFINE_double ( resolution  ,
0.  05,
"Resolution of a grid cell in the drawn map."   
)
DEFINE_string ( pbstream_filename  ,
""  ,
"Filename of a pbstream to draw a map from."   
)
DEFINE_string ( map_filestem  ,
"map"  ,
"Stem of the output files."   
)
int main ( int  argc,
char **  argv 
)

Definition at line 71 of file pbstream_to_ros_map_main.cc.



cartographer_ros
Author(s): The Cartographer Authors
autogenerated on Wed Jul 10 2019 04:10:28