We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2cfcb2 commit e983038Copy full SHA for e983038
clearpath_sensors_description/urdf/ouster_os1.urdf.xacro
@@ -198,7 +198,7 @@
198
</joint>
199
<xacro:if value="${cap == 'fins' or cap == 'halo'}">
200
<!-- Thermal Cap Joint -->
201
- <joint name="{name}_cap_joint" type="fixed">
+ <joint name="${name}_cap_joint" type="fixed">
202
<child link="${name}_cap_link"/>
203
<parent link="${name}_link"/>
204
<origin xyz="0 0 ${lidar_height}"/>
0 commit comments