Go to file
lixiaolong ac35fd229b refactor(arm): 重构机械臂服务实现
- 将 HumanoidRobotService 重命名为 ArmService
- 更新 EdgeTouchOperateService 中的服务依赖注入
- 修改 FlowiseActionService 中的机械臂服务引用
- 更新 GrpcServiceManager 中的客户端工厂注册
- 在 ActionEnum 中添加 ARM_MOVE_TO_POINT 动作类型
- 替换 EdgeMoveJVO 为 EdgeArmMoveJVO 模型类
- 更新触控操作中的机械臂移动方法调用参数
2026-07-01 11:32:54 +08:00
cmvr-iot-admin refactor(arm): 重构机械臂服务实现 2026-07-01 11:32:54 +08:00
cmvr-iot-aima fix(database): 修复测试日志查询排序问题 2026-06-24 13:51:14 +08:00
cmvr-iot-api refactor(arm): 重构机械臂服务实现 2026-07-01 11:32:54 +08:00
cmvr-iot-common feat(flow): 集成流程引擎控制巡检任务执行 2026-06-02 16:53:07 +08:00
cmvr-iot-device feat(inspection): 添加巡检模块功能并更新项目配置 2026-06-02 15:01:23 +08:00
cmvr-iot-evaluation feat: 触控交互评估 2026-03-12 09:47:20 +08:00
cmvr-iot-framework refactor(websocket): 重构频道订阅处理器基类实现 2026-06-05 14:57:57 +08:00
cmvr-iot-generator migrate project to new repository 2025-08-21 14:39:54 +08:00
cmvr-iot-inspection feat(agv): 添加自由导航功能支持 2026-06-29 15:50:32 +08:00
cmvr-iot-quartz feat: 定时任务消费评估任务 2026-02-10 16:49:07 +08:00
cmvr-iot-system fix(util): 修复车辆路径查找工具中的图标名称比较错误 2026-02-05 16:16:20 +08:00
cmvr-iot-test refactor(arm): 重构机械臂服务实现 2026-07-01 11:32:54 +08:00
cmvr-iot-ti feat(inspection): 添加巡检模块功能并更新项目配置 2026-06-02 15:01:23 +08:00
cmvr-iot-vi fix: 项目状态 2026-02-09 14:16:05 +08:00
sql feat(aima): 更新任务实例和测试日志的数据结构 2026-06-24 09:55:51 +08:00
.gitignore migrate project to new repository 2025-08-21 14:39:54 +08:00
DirectoryV3.xml migrate project to new repository 2025-08-21 14:39:54 +08:00
Dockerfile feat(build): 添加 Dockerfile 配置支持容器化部署 2026-05-16 15:52:56 +08:00
Jenkinsfile migrate project to new repository 2025-08-21 14:39:54 +08:00
LICENSE migrate project to new repository 2025-08-21 14:39:54 +08:00
pom.xml feat(aima): 添加爱玛电动车测试模块功能 2026-06-24 08:47:52 +08:00