is it possible to set material on the part of urdf? #738
Unanswered
Hankyu-Kim
asked this question in
Q&A
Replies: 1 comment
-
Same question |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an urdf file of car which is seperated with chasis and wheel. I can access to each wheels like 'front_left_wheel', 'front_right_wheel', 'rear_left_wheel', and 'rear_right_wheel'. My question is that is it possible to set wheel with some thing like rubber material? I found gs.materials.FEM.Muscle class on genesis and I want to apply it on the wheel so the bottom part of the wheel get flat because of the gravity. Thank you
Urdf source
https://github.com/osrf/car_demo/blob/master/prius_description/urdf/prius.urdf
Code
Play video
simplescreenrecorder-2025-02-10_22.18.44.mp4
Beta Was this translation helpful? Give feedback.
All reactions