This website requires JavaScript.
Explore
Help
Sign In
chuyiwen
/
AutoControlSystem-G
Watch
1
Star
0
Fork
0
You've already forked AutoControlSystem-G
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3c8299a188bc81c4753a0e85461cd93b4bfcdf04
AutoControlSystem-G
/
Trace
History
fujinliang
f274162ee6
rm-pyc
2025-10-24 11:06:06 +08:00
..
calibrate_test.py
first commit
2025-07-29 13:16:30 +08:00
calibrate.py
first commit
2025-07-29 13:16:30 +08:00
com_pose2.txt
first commit
2025-07-29 13:16:30 +08:00
com_pose.txt
first commit
2025-07-29 13:16:30 +08:00
handeye_calibration.py
first commit
2025-07-29 13:16:30 +08:00
README.md
first commit
2025-07-29 13:16:30 +08:00
vec_change.py
first commit
2025-07-29 13:16:30 +08:00
README.md
com_pose.txt 彩色图对齐深度图
com_pose2.txt 深度图对齐彩色图
路径处理
使用model的Position类和Expection的code定义
获取世界坐标
def fun1(Detection_Position): return Code, RealPosition;