This website requires JavaScript.
Explore
Help
Sign In
xiongyi
/
AutoControlSystem-git
Watch
1
Star
0
Fork
0
You've already forked AutoControlSystem-git
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4dbf8d4cf3b277f66e3620589800e812f54df694
AutoControlSystem-git
/
Trace
History
cdeyw
cc8f2e483c
更新 Trace/vec_change.py
2024-12-17 11:53:09 +00:00
..
calibrate_test.py
添加 Trace/calibrate_test.py
2024-10-10 09:55:50 +00:00
calibrate.py
update 添加自动标定
2024-09-24 11:12:02 +00:00
com_pose.txt
更新 Trace/com_pose.txt
2024-12-09 06:26:50 +00:00
handeye_calibration.py
更新 Trace/handeye_calibration.py
2024-12-17 11:52:34 +00:00
README.md
update 坐标系转换
2024-08-27 09:49:51 +08:00
vec_change.py
更新 Trace/vec_change.py
2024-12-17 11:53:09 +00:00
README.md
路径处理
使用model的Position类和Expection的code定义
获取世界坐标
def fun1(Detection_Position): return Code, RealPosition;