History for casic_unitree_dog / src / message_handler.cpp
2025-07-18
style:优化代码格式和输出样式 ...
pengxianhong committed 12 days ago
refactor: 优化日志输出并移除错误捕获 ...
pengxianhong committed 12 days ago
build(slam): 优化 SLAM 脚本执行方式 ...
pengxianhong committed 12 days ago
refactor(exception handling): 优化异常处理和日志输出 ...
pengxianhong committed 12 days ago
feat(slam): 添加 SLAM建图脚本和日志支持 ...
pengxianhong committed 12 days ago
2025-07-14
refactor(config): 重构配置方式,使用 config.hpp 替代 constant_config.hpp ...
pengxianhong committed 16 days ago
2025-04-10
refactor(config): 提取配置常量到单独的头文件 ...
pengxianhong committed on 10 Apr
2025-03-20
feat:重构代码并添加新功能 ...
pengxianhong committed on 20 Mar
2025-03-18
refactor(serial_port): 重构串口模块并添加机械臂串口类 ...
pengxianhong committed on 18 Mar
refactor(tcp): 优化 TCP通信相关代码 ...
pengxianhong committed on 18 Mar
2025-03-11
feat(robotic_arm): 新增机械臂控制功能 ...
pengxianhong committed on 11 Mar
2025-03-06
refactor(message_handler): 重构 TCP 客户端和服务端逻辑- 将 TcpService 实例化移至主线程,避免重复创建 ...
pengxianhong committed on 6 Mar
refactor(io_service): 重构 IO 服务以提高代码效率和可维护性 ...
pengxianhong committed on 6 Mar
refactor(message_handler): 重构代码以优化程序结构和可读性 ...
pengxianhong committed on 6 Mar
refactor(src): 优化代码并准备迁移到甲烷串口- 移除了写入串口数据的相关代码,暂时不考虑此
pengxianhong committed on 6 Mar
2025-03-05
refactor(src): 重构代码并优化SLAM功能 ...
pengxianhong committed on 5 Mar
2025-02-28
refactor(message_handler): 更新串口通信参数并修改服务器 IP ...
pengxianhong committed on 28 Feb
2025-02-27
refactor(include): 更新文件路径和内容 ...
pengxianhong committed on 27 Feb