mirror of
https://github.com/bjoernellens1/cps_loki_description.git
synced 2024-11-21 23:23:49 +00:00
update
This commit is contained in:
parent
5cec9ab2fd
commit
6188c792a3
@ -68,7 +68,6 @@
|
|||||||
</joint>
|
</joint>
|
||||||
|
|
||||||
<!-- right wheel joint -->
|
<!-- right wheel joint -->
|
||||||
<!-- fixed wheel joint for testing, type was continuous -->
|
|
||||||
<joint name="${prefix}right_wheel_joint" type="continuous">
|
<joint name="${prefix}right_wheel_joint" type="continuous">
|
||||||
<origin xyz="0 ${-0.125 - wheel_len /2} ${z_offset}" rpy="${PI / 2} 0 0" />
|
<origin xyz="0 ${-0.125 - wheel_len /2} ${z_offset}" rpy="${PI / 2} 0 0" />
|
||||||
<parent link="${prefix}base_link" />
|
<parent link="${prefix}base_link" />
|
||||||
@ -102,7 +101,6 @@
|
|||||||
</inertial>
|
</inertial>
|
||||||
</link>
|
</link>
|
||||||
|
|
||||||
<!-- fixed wheel joint for testing, type was continuous -->
|
|
||||||
<!-- left wheel joint -->
|
<!-- left wheel joint -->
|
||||||
<joint name="${prefix}left_wheel_joint" type="continuous">
|
<joint name="${prefix}left_wheel_joint" type="continuous">
|
||||||
<origin xyz="0 ${0.125 + wheel_len /2} ${z_offset}" rpy="${PI / 2} 0 0" />
|
<origin xyz="0 ${0.125 + wheel_len /2} ${z_offset}" rpy="${PI / 2} 0 0" />
|
||||||
|
Loading…
Reference in New Issue
Block a user