What is the difference between get_actual_joint_positions () and get_target_joint_positions ()

Hi @p.jinhyeok

You could check this thread as a reference.

Servoj need to fill in 6 joint position as a list so you could combine the get_inverse_kin() to convert your TCP position command to joint position command.

Thanks

1 Like