File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
<xacro : solid_cuboid_inertia m =" 0.8" w =" 0.165" h =" 0.165" d =" 0.132" />
23
23
</inertial >
24
24
<visual >
25
- <origin xyz =" 0 0 0 " rpy =" 0 0 0" />
25
+ <origin xyz =" -0.07 -0.07 -0.045 " rpy =" 0 0 0" />
26
26
<material name =" grey_color" >
27
27
<color rgba =" 0.1 0.1 0.1 1" />
28
28
</material >
29
29
<geometry >
30
- <mesh filename =" package://robotnik_sensors/meshes/link_750_base.stl" scale =" 1.0 1.0 1.0 " />
30
+ <mesh filename =" package://robotnik_sensors/meshes/link_750_base.stl" scale =" 0.001 0.001 0.001 " />
31
31
</geometry >
32
32
</visual >
33
33
<collision >
34
- <origin xyz =" 0.0 0.0 0 " rpy =" 0 0 0" />
34
+ <origin xyz =" -0.07 -0.07 -0.045 " rpy =" 0 0 0" />
35
35
<geometry >
36
- <mesh filename =" package://robotnik_sensors/meshes/link_750_base.stl" scale =" 1.0 1.0 1.0 " />
36
+ <mesh filename =" package://robotnik_sensors/meshes/link_750_base.stl" scale =" 0.001 0.001 0.001 " />
37
37
</geometry >
38
38
</collision >
39
39
</link >
You can’t perform that action at this time.
0 commit comments