Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jskeus/irtmodel.l] Add comment about joint order for jacobian #335

Merged

Conversation

k-kimura
Copy link
Contributor

@k-kimura k-kimura commented Jan 8, 2016

Added comment about joint order definition for :calc-jacobian-from-link-list

@@ -1088,6 +1088,14 @@
(tmp-m33 (make-matrix 3 3))
&allow-other-keys)
"Calculate jacobian matrix from link-list and move-target. Unit system is [m] or [rad], not [mm] or [deg]."
"Joint order for this jacobian matrix follows link-list order. Joint torque[Nm] order is also the same.
;; Ex1. One-Arm
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you don't need ;;

@k-kimura
Copy link
Contributor Author

k-kimura commented Jan 8, 2016

Erased ;;

@snozawa
Copy link
Contributor

snozawa commented Jan 8, 2016

LGTM.

snozawa added a commit that referenced this pull request Jan 8, 2016
…acobian

[jskeus/irtmodel.l] Add comment about joint order for jacobian
@snozawa snozawa merged commit b386655 into euslisp:master Jan 8, 2016
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.

3 participants