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

fix xacro with white hand #316

Merged
merged 3 commits into from
May 1, 2015
Merged

fix xacro with white hand #316

merged 3 commits into from
May 1, 2015

Conversation

k-okada
Copy link
Member

@k-okada k-okada commented May 1, 2015

  • [config/baxter_white_hand.urdf.xacro] change robot name from baxter_custom_white to baxter, this may have side effect
  • [config/baxter_white_hand.urdf.xacro] use simple mesh model
  • [config/baxter_white_hand.urdf.xacro] cylidner with 0 may crash urdf_to_collada, use small box

@k-okada
Copy link
Member Author

k-okada commented May 1, 2015

ハンド付きのeusモデルです.モデルはまだ未コミットですがいれていいかな.
ただ,本当はハンドだけのモデルをつくって,それを,あとでassocするのがeusっぽい気がします.
screenshot from 2015-05-01 15 45 40

@k-okada
Copy link
Member Author

k-okada commented May 1, 2015

モデルの作り方ですが,まずsimpleなモデルが必要です.CADで出せればいいですが,僕は環境がないので,meshlabでだしました.
以下が設定,

screenshot from 2015-05-01 15 12 21

RethinkRobotics/baxter_common#30 (comment)
にやり方が書いてある.

@k-okada
Copy link
Member Author

k-okada commented May 1, 2015

あとは

rosrun xacro xacro.py baxter_white_hand.urdf.xacro  > baxter_white_hand.urdf ; rosrun collada_urdf urdf_to_collada baxter_white_hand.urdf baxter_white_hand.dae && rosrun euscollada collada2eus baxter_white_hand.dae `rospack find baxtereus`/baxter.yaml baxter_white_hand.l; roseus baxter_white_hand.l "(baxter)" "(objects (list *baxter*))"

を走らせる.baxter_descriptionは
k-okada/jsk_robot@e91656f
に従い,
https://github.com/k-okada/baxter_common/tree/fix_simple_urdf/baxter_description/urdf
のブランチを使う.

@aginika
Copy link
Contributor

aginika commented May 1, 2015

Please merge, I want to use this for check the self filter.

wkentaro added a commit that referenced this pull request May 1, 2015
@wkentaro wkentaro merged commit 2d4cb3e into start-jsk:master May 1, 2015
wkentaro added a commit to wkentaro/jsk_apc that referenced this pull request Sep 28, 2015
wkentaro added a commit to wkentaro/jsk_apc that referenced this pull request Oct 19, 2015
wkentaro added a commit to wkentaro/jsk_apc that referenced this pull request Nov 17, 2015
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