Skip to content

Conversation

@worranhin
Copy link
Owner

@worranhin worranhin commented May 14, 2025

新功能

  • 添加相机电机的控制
  • 添加配置窗口
  • 添加数据采集功能
  • 添加 YOLO 检测功能
  • 添加振动进给功能
  • 添加基于 ONNX Runtime 的模型推理功能

优化

  • 使用依赖注入 (DI) 的方式重构机器人控制、相机控制等代码
  • 借助依赖注入的灵活性,为方便调试,添加了 DummyRobot 和 DummyCamera 的模拟类
  • 优化了 UI 设计

添加了 HTTP 服务器以提供客户端控制机器人的 API;
优化主界面的关节状态区;
`RobotClient.py` 中的主程序逻辑,能够。`robot_service.py` 中实现了获取和更新机器人的当前状态和目标状态。
@worranhin worranhin merged commit a899a25 into main May 20, 2025
@worranhin worranhin deleted the pre branch May 20, 2025 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants