19 #include "glog/logging.h" 25 lua_parameter_dictionary) {
28 ::cartographer::mapping::CreateMapBuilderOptions(
29 lua_parameter_dictionary->
GetDictionary(
"map_builder").get());
32 lua_parameter_dictionary->
GetDouble(
"lookup_transform_timeout_sec");
34 lua_parameter_dictionary->
GetDouble(
"submap_publish_period_sec");
36 lua_parameter_dictionary->
GetDouble(
"pose_publish_period_sec");
38 lua_parameter_dictionary->
GetDouble(
"trajectory_publish_period_sec");
::cartographer::mapping::proto::MapBuilderOptions map_builder_options
std::string GetString(const std::string &key)
double GetDouble(const std::string &key)
NodeOptions CreateNodeOptions(::cartographer::common::LuaParameterDictionary *const lua_parameter_dictionary)
double trajectory_publish_period_sec
double pose_publish_period_sec
std::unique_ptr< LuaParameterDictionary > GetDictionary(const std::string &key)
double lookup_transform_timeout_sec
double submap_publish_period_sec