You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution obtained from the Space Jacobian matrix in MATLAB code does not align with the solution derived through manual calculations on paper.
The initial guess of joint angles, known as thetalist0, is printed as the result (ans) in InKinSpace. However, it is important to note that the angle in FKinSpace cannot be obtained in MATLAB. This means that if the value of thetalist0 is changed in InKinSpace (for example, from 1.5 to 1.2), the answer found will not be the same as in FKinSpace.
The text was updated successfully, but these errors were encountered:
Hello.
The text was updated successfully, but these errors were encountered: