-
Notifications
You must be signed in to change notification settings - Fork 28
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
objects (send *pr2* :larm :links) に全ての腕のリンクが入らない #171
Comments
対応できていません。 これについては、 同じような問題ですが、ハンドのリンクも出ないです。 |
cc: @h-kamada |
https://gist.github.com/k-okada/2d0e4eacd2f0f5278fa7 にサンプルプログラムがある(がドキュメント不足...) |
(objects (send *pr2* :larm :links))
しても全ての腕のリンクが表示されず以下のようになります.理由はlinks には non fixed joint の car が入っていて,そこからassoc されているlinkは入っていないんですが,これにより,
jsk-ros-pkg/jsk_pr2eus#206
の問題が起きています.
うまい解決法はないでしょうか.あるいはもう解決されていますでしょうか? @YoheiKakiuchi , @snozawa
The text was updated successfully, but these errors were encountered: