17 #ifndef CARTOGRAPHER_MAPPING_3D_LOCAL_TRAJECTORY_BUILDER_H_ 18 #define CARTOGRAPHER_MAPPING_3D_LOCAL_TRAJECTORY_BUILDER_H_ 24 #include "cartographer/mapping_3d/proto/local_trajectory_builder_options.pb.h" 27 namespace mapping_3d {
30 const proto::LocalTrajectoryBuilderOptions&
31 local_trajectory_builder_options);
36 #endif // CARTOGRAPHER_MAPPING_3D_LOCAL_TRAJECTORY_BUILDER_H_
std::unique_ptr< LocalTrajectoryBuilderInterface > CreateLocalTrajectoryBuilder(const proto::LocalTrajectoryBuilderOptions &local_trajectory_builder_options)