Skip to content

Commit

Permalink
More README tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
bourumir-wyngs committed Oct 6, 2024
1 parent 3face7d commit 904ee4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ and calculated joint angles for the transformed (shifted and rotated) trajector.

# Individual link positions
It is now possible to obtain positions of individual links in forward kinematics. This would be needed for
collision avoidance and graphical rendering of the robot.
collision avoidance and graphical rendering of the robot. See [forward_with_joint_poses](https://docs.rs/rs-opw-kinematics/1.5.0/rs_opw_kinematics/kinematic_traits/trait.Kinematics.html#tymethod.forward_with_joint_poses) method.

# 5 DOF inverse kinematics

Expand Down

0 comments on commit 904ee4c

Please sign in to comment.