add SampleRobot HRP2JSK HRP2JSKNT HRP2JSKNTS choreonoid#328
Open
Naoki-Hiraoka wants to merge 4 commits intostart-jsk:masterfrom
Open
add SampleRobot HRP2JSK HRP2JSKNT HRP2JSKNTS choreonoid#328Naoki-Hiraoka wants to merge 4 commits intostart-jsk:masterfrom
Naoki-Hiraoka wants to merge 4 commits intostart-jsk:masterfrom
Conversation
Member
|
素晴らしいですね。 気になりポイントとしては、 setup.py だけど、urataの子クラスじゃないから、robothardwareのことろコピーになるのか。。。 FLATのような環境毎のcnoid作り出すといっぱい増えていっちゃうので、floorを抜いて以下を付け加えて、 で、デフォルトを以下のようにlaunchを書いたらいい。 するとフットサル環境とかも使える。 |
Contributor
Author
Contributor
ちゃんとモデル追えてないのでもしかしたらすでにしてあるかもしれませんが,足裏をplateにするとだいぶ早くなります. rtmros_choreonoid/jvrc_models/JAXON_JVRC/LLEG_LINK5_L.wrl Lines 3077 to 3093 in 5332aa9 のようにもともとの足平モデルの最後に薄いプレートを追加してもいいし, のようにbushモデルのcollisionだけ参照する足平モデルを変えてもいいです. |
Contributor
Author
1807c6d to
5fe6f66
Compare
0bd0ca2 to
35f5398
Compare
de29f94 to
a7aa41b
Compare
a7aa41b to
b8dc97b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



このPRは#326 を含んでいます
https://github.com/start-jsk/rtmros_hrp2/pull/555
https://github.com/start-jsk/rtmros_hrp2/pull/565
start-jsk/rtmros_tutorials#583
start-jsk/rtmros_tutorials#591 が必要です
HRP2JSK HRP2JSKNT HRP2JSKNTSをchoreonoidでシミュレーションするためのコードを追加しました.
https://github.com/start-jsk/rtmros_hrp2/pull/555 のブランチのrtmros_hrp2がworkspace内にある状態でhrpsys_choreonoid_tutorialsをコンパイルしてください.
HRP2JSKモデルの手首に6軸のbushが付いている関係で,
JAXONCustomizer.cppを四肢*6軸のbushに対応可能なように変更する必要がありました.