Hello, I am a beginner who started robodk less than a month ago.
We are trying to move the targets created in robodk sequentially by python api. At this time, when moving to the next target, check the validity by doing movej_test. For this purpose, solveik_all was used and the pose with the joint closest to 0 deg was selected.
The problem is that solveik_all seems to have been used so that the tool CAM1 is located at the target, but the inverse kinematics is solved in the correct direction, but the position is different. Why is that so? thanks.
We are trying to move the targets created in robodk sequentially by python api. At this time, when moving to the next target, check the validity by doing movej_test. For this purpose, solveik_all was used and the pose with the joint closest to 0 deg was selected.
The problem is that solveik_all seems to have been used so that the tool CAM1 is located at the target, but the inverse kinematics is solved in the correct direction, but the position is different. Why is that so? thanks.

