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
fe80c48344
commit
51b97fa8f7
@ -21,14 +21,14 @@
|
|||||||
<xacro:property name="z_offset" value="-${base_height/2}" />
|
<xacro:property name="z_offset" value="-${base_height/2}" />
|
||||||
<!-- Space btw top of beam and the each joint -->
|
<!-- Space btw top of beam and the each joint -->
|
||||||
|
|
||||||
<!-- dummy link - used for ros2 control so it stops complaining? -->
|
<!-- dummy link - used for ros2 control so it stops complaining?
|
||||||
<link name="${prefix}dummy_link">
|
<link name="${prefix}dummy_link">
|
||||||
</link>
|
</link>
|
||||||
|
|
||||||
<joint name="${prefix}dummy_joint" type="fixed">
|
<joint name="${prefix}dummy_joint" type="fixed">
|
||||||
<parent link="${prefix}dummy_link" />
|
<parent link="${prefix}dummy_link" />
|
||||||
<child link="${prefix}base_link" />
|
<child link="${prefix}base_link" />
|
||||||
</joint>
|
</joint> -->
|
||||||
|
|
||||||
<!-- needed for replacement to find mesh dir: file://$(find bot_mini_description)/mesh/ -->
|
<!-- needed for replacement to find mesh dir: file://$(find bot_mini_description)/mesh/ -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user