摘要:
#include <iostream> #include <string> #include <sstream> #include <vector> // 函数用于按照指定分隔符分割字符串 std::vector<std::string> splitString(const std::string 阅读全文
摘要:
https://github.com/Dongvdong/gnss_ecef_enu_txt_yaml 1 从txt读取数据按行拆解 测试文件 config.yaml # # # Camera Model # # # Camera.name: EH2022left monocular Camera. 阅读全文