Skip to content

Add joint_list and invariant_joint_list to inverse kinematics#751

Merged
iory merged 1 commit into
mainfrom
add-joint-list-ik
Jun 1, 2026
Merged

Add joint_list and invariant_joint_list to inverse kinematics#751
iory merged 1 commit into
mainfrom
add-joint-list-ik

Conversation

@iory
Copy link
Copy Markdown
Owner

@iory iory commented Jun 1, 2026

joint_list is a direct alternative to link_list (each joint maps to its child link) in inverse_kinematics and batch_inverse_kinematics, and invariant_joint_list holds chosen joints fixed. calc_jacobian_from_joint_list becomes the shared Jacobian kernel; docs and examples now prefer joint_list.

joint_list is a direct alternative to link_list (each joint maps to its
child link) in inverse_kinematics and batch_inverse_kinematics, and
invariant_joint_list holds chosen joints fixed. calc_jacobian_from_joint_list
becomes the shared Jacobian kernel; docs and examples now prefer joint_list.
@iory iory merged commit 517d093 into main Jun 1, 2026
22 checks passed
@iory iory deleted the add-joint-list-ik branch June 1, 2026 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant