History for casic_unitree_dog / src / slam_wrapper.hpp
2025-03-13
feat(slam): 添加节点到达通知功能 ...
pengxianhong committed on 13 Mar
2025-03-11
feat(robotic_arm): 新增机械臂控制功能 ...
pengxianhong committed on 11 Mar
2025-03-06
refactor(slam): 重构机械臂控制逻辑 ...
pengxianhong committed on 6 Mar
2025-03-05
refactor(message_queue): 将 char 替换为 uint8_t- 在 MessageQueue 类中,将 std::vector<char> 替换为 std::vector<uint8_t>- 更新了相关的 enqueue 和 dequeue 方法 ...
pengxianhong committed on 5 Mar
refactor(src): 重构代码并优化SLAM功能 ...
pengxianhong committed on 5 Mar
feat(message_queue): 实现消息队列并更新相关功能 ...
pengxianhong committed on 5 Mar
refactor: 重构代码并调整类名大小写 ...
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