refactor(slam): 移除未使用的默认命令数组
移除了 slam_wrapper.cpp 文件中未使用的 default_command 数组。这个数组被定义但从未使用过,删除它有助于减少代码冗余并提高代码可读性。
1 parent 02e4fef commit 5e8b557ab7563754684dec4e132abb22c04ebb63
pengxianhong authored on 11 Jun
Showing 3 changed files
View
src/Config.hpp 100644 → 0
View
src/config.hpp 0 → 100644
View
src/slam_wrapper.cpp