Skip to content

Commit 2077dfa

Browse files
Update model.sdf
1 parent d292503 commit 2077dfa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

models/CLOi_porter/model.sdf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -270,12 +270,12 @@
270270

271271
<!-- <include>
272272
<uri>model://velodyne_VLP16</uri>
273-
<name>lidar</name>
273+
<name>lidar_3d</name>
274274
<pose>0.270000 0 0.1125 0 0 0</pose>
275275
</include>
276-
<joint name='link_MainBody_JOINT_lidar' type='fixed'>
276+
<joint name='link_MainBody_JOINT_lidar_3d' type='fixed'>
277277
<parent>link_MainBody</parent>
278-
<child>lidar::VLP-16_link</child>
278+
<child>lidar_3d::link</child>
279279
</joint> -->
280280

281281
<!-- <include>
@@ -358,4 +358,4 @@
358358
</ros2>
359359
</plugin>
360360
</model>
361-
</sdf>
361+
</sdf>

0 commit comments

Comments
 (0)