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

[collada2eus] add rhand lhand limbs #232

Closed

Conversation

Naoki-Hiraoka
Copy link
Contributor

@Naoki-Hiraoka Naoki-Hiraoka commented Apr 23, 2021

euslisp/jskeus#598 が必要です.

ハンドをロボットのlimbとして扱いたい場合があるため,
collada2eusで,limbとして新たにrhandlhandを扱えるようにするための変更です.
副作用はありません.

@Naoki-Hiraoka
Copy link
Contributor Author

yamlファイルに

limbs: [rleg, lleg, torso, head, rarm, larm, rhand, lhand]

などと書くと、それらのlimbを追加する形にしました。(デフォルトは[rleg, lleg, torso, head, rarm, larm])

@Naoki-Hiraoka
Copy link
Contributor Author

#250 で解決しました。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants