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

openhrp-export-colladaの使い方 #91

Closed
fkanehiro opened this issue Feb 8, 2016 · 3 comments
Closed

openhrp-export-colladaの使い方 #91

fkanehiro opened this issue Feb 8, 2016 · 3 comments

Comments

@fkanehiro
Copy link
Owner

@k-okada さん、 @snozawa さん、 @YoheiKakiuchi さん、どなたかopenhrp-export-colladaの-aオプションの使い方を教えていただけないでしょうか。
colladaモデルを生成して、openraveのikfastを試してみたいと考えています。
よろしくお願いします。

@k-okada
Copy link
Contributor

k-okada commented Feb 8, 2016

https://github.com/start-jsk/rtmros_tutorials/blob/master/hrpsys_ros_bridge_tutorials/CMakeLists.txt#L224
でしょうか.end-coords? gripper?をつけている部分だと思います.
ただ,まずは-aオプションなしでLARM_LINK6_LInk みたいなのが末端リンクだと思って進めるのでいい気がします.

◉ Kei Okada

2016-02-08 14:42 GMT+09:00 Fumio KANEHIRO [email protected]:

@k-okada https://github.com/k-okada さん、 @snozawa
https://github.com/snozawa さん、 @YoheiKakiuchi
https://github.com/YoheiKakiuchi
さん、どなたかopenhrp-export-colladaの-aオプションの使い方を教えていただけないでしょうか。
colladaモデルを生成して、openraveのikfastを試してみたいと考えています。
よろしくお願いします。


Reply to this email directly or view it on GitHub
#91.

@YoheiKakiuchi
Copy link
Contributor

追加情報です。
export-colladaのヘルプメッセージに出てきます。
rotationの引数がコードを見ても、変換結果を見ても違うようなので、修正するPRを送りました。
#92

以下が書式で、gripperはIKのみを使うには必要ありません。
-a <manipulator_name>,<frame_origin>,<frame_tip>,<px>,<py>,<pz>,<rotX>,<rotY>,<rotZ>,<rotTheta[rad]>,<gripper_joint>,<closing_direction>

<manipulator_name>,<frame_origin>,<frame_tip>については、以下のドキュメントに名前を揃えました。
http://openrave.org/docs/latest_stable/collada_robot_extensions/

@fkanehiro
Copy link
Owner Author

情報ありがとうございます。

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

No branches or pull requests

3 participants