test_120Ori+0.05m

This commit is contained in:
emboddied
2026-07-13 16:27:35 +08:00
parent 75ba51c609
commit cb51ecf2eb
4 changed files with 6306 additions and 6307 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 442 KiB

File diff suppressed because it is too large Load Diff

View File

@ -558,8 +558,7 @@ def evaluate_workspace():
for rpy in orientations:
attempted += 1
# print(f"\n - target point: {point}, target orientation: {rpy}")
rpy = [1.2022060487764064, -1.0097962261845583, -0.6518417572686532]
ik_result = solve_ik_user(point, rpy)
# print(f'\n point is {point}, rpy is {rpy}, and ik result q: {ik_result}')