Commit Graph

52 Commits

Author SHA1 Message Date
Vinman
4467e19322 feat(robot): 添加 uFactory 机械臂完整功能包
包含机器人控制(uf_robot)、遥操作(teleoperators)、
摄像头(cameras)、设备驱动(devices)和执行脚本(scripts)等模块。
2026-06-11 11:55:23 +08:00
Vinman
c3028aa7b4 chore(project): 初始化项目基础配置文件
添加 .gitignore、README.md、LICENSE 和 pyproject.toml,
建立 Python 项目的基础工程结构。
2026-06-10 14:24:58 +08:00