17 #ifndef CARTOGRAPHER_ROS_ASSETS_WRITER_H_ 18 #define CARTOGRAPHER_ROS_ASSETS_WRITER_H_ 30 const std::vector<::cartographer::mapping::TrajectoryNode>&
32 const string& map_frame,
33 const ::cartographer::mapping_2d::proto::SubmapsOptions& submaps_options,
34 const std::string& stem);
38 void Write3DAssets(
const std::vector<::cartographer::mapping::TrajectoryNode>&
40 const double voxel_size,
const std::string& stem);
44 #endif // CARTOGRAPHER_ROS_ASSETS_WRITER_H_ void Write3DAssets(const std::vector<::cartographer::mapping::TrajectoryNode > &trajectory_nodes, const double voxel_size, const std::string &stem)
void Write2DAssets(const std::vector<::cartographer::mapping::TrajectoryNode > &trajectory_nodes, const string &map_frame, const ::cartographer::mapping_2d::proto::SubmapsOptions &submaps_options, const std::string &stem)