andyzeng/ikfastpy

Get Poses of all joints

CesMak opened this issue · 0 comments

How can I use ikfastpy to get the poses of all joints?

ee_pose = np.asarray(ee_pose).reshape(3,4) -> gives me just the endefector ...