17 #ifndef CARTOGRAPHER_SENSOR_CONFIGURATION_H_ 18 #define CARTOGRAPHER_SENSOR_CONFIGURATION_H_ 20 #include "Eigen/Geometry" 22 #include "cartographer/sensor/proto/configuration.pb.h" 30 common::LuaParameterDictionary* parameter_dictionary);
35 common::LuaParameterDictionary* parameter_dictionary);
39 const sensor::proto::Configuration& sensor_configuration);
44 const string& frame_id,
45 const sensor::proto::Configuration& sensor_configuration);
50 #endif // CARTOGRAPHER_SENSOR_CONFIGURATION_H_ proto::Configuration::Sensor CreateSensorConfiguration(common::LuaParameterDictionary *const parameter_dictionary)
proto::Configuration CreateConfiguration(common::LuaParameterDictionary *const parameter_dictionary)
transform::Rigid3d GetTransformToTracking(const string &frame_id, const sensor::proto::Configuration &sensor_configuration)
bool IsEnabled(const string &frame_id, const sensor::proto::Configuration &sensor_configuration)