Skip to content

Commit 9b2a48c

Browse files
committed
Add the third antenna (bluetooth) to the top of the AMP frame
1 parent 81302d9 commit 9b2a48c

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
7.11 KB
Binary file not shown.

clearpath_platform_description/urdf/a300/attachments/amp_sensor_arch.urdf.xacro

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@
3333
Standard antennas & accessories
3434
-->
3535
<link name="${name}_antennas">
36+
<visual>
37+
<geometry>
38+
<mesh filename="package://clearpath_platform_description/meshes/a300/attachments/observer_bluetooth_antenna.stl" scale="0.001 0.001 0.001" />
39+
</geometry>
40+
<material name="clearpath_black" />
41+
<origin xyz="0 0 0" rpy="0 0 0" />
42+
</visual>
3643
<visual>
3744
<geometry>
3845
<mesh filename="package://clearpath_platform_description/meshes/a300/attachments/observer_cellular_antenna.stl" scale="0.001 0.001 0.001" />

0 commit comments

Comments
 (0)