framework/simulation/asp/mocks/sdf/joint_fixed.sdf
2024-04-14 18:54:47 +00:00

7 lines
No EOL
179 B
Text

<joint name="{name}" type="fixed">
<parent>base_link</parent>
<child>{child}::{child}</child>
<pose>{posX} {posY} {posZ} {eulerX} {eulerY} {eulerZ}</pose>
</joint>