edit urdf and xml

This commit is contained in:
Hongbo Zhu
2021-11-02 15:07:10 +08:00
parent 2f335b6c5a
commit dd4aaa816f
6 changed files with 6 additions and 6 deletions

View File

@@ -50,7 +50,7 @@
</joint>
</xacro:if> -->
<link name="world"/>
<joint name="floating_base" type="floating">
<joint name="" type="floating">
<origin rpy="0 0 0" xyz="0 0 0"/>
<parent link="world"/>
<child link="trunk"/>

View File

@@ -35,7 +35,7 @@
<body name="trunk" pos="0 0 0.5">
<inertial pos="0.0127283 0.00218554 0.000514891" quat="0.00186575 0.711506 0.000389649 0.702677" mass="4.714" diaginertia="0.0648213 0.0565803 0.0169323" />
<joint name="floating_base" type="free" />
<joint type="free" />
<geom type="mesh" contype="0" conaffinity="0" group="1" rgba="0.913725 0.913725 0.847059 1" mesh="trunk" />
<geom size="0.1335 0.097 0.057" type="box" rgba="0.913725 0.913725 0.847059 0" />
<geom size="0.0005 0.0005 0.0005" type="box" contype="0" conaffinity="0" group="1" rgba="0.8 0 0 0" />