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
de7fd17f763b933a618ab77922c80fa0eae7b4e8
AutoControlSystem-G
/
Trace
History
fujinliang
de7fd17f76
remove-compile2
2025-09-30 15:21:40 +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;