07-30-2024, 08:17 PM
Hello,
I would like to go through the program instructions and get the TCP for the linear moves. The hope is that the TCP coordinate will coincide with the point coordinates that were used in the curve follower project (that created the program).
When looping through the program instructions the API provides the target pose as a Mat - so I cannot use robodk.robolinkutils.getPoseWrt(item1, item2) because it is not an Item.
Can you please suggest how to get the TCP (knowing the tool information, of course) ?
Thank you,
Henry
I would like to go through the program instructions and get the TCP for the linear moves. The hope is that the TCP coordinate will coincide with the point coordinates that were used in the curve follower project (that created the program).
When looping through the program instructions the API provides the target pose as a Mat - so I cannot use robodk.robolinkutils.getPoseWrt(item1, item2) because it is not an Item.
Can you please suggest how to get the TCP (knowing the tool information, of course) ?
Thank you,
Henry