Skip to content

Commit eacf5bf

Browse files
authored
advanced_plane: rotate lidar 180 for downward (#85)
1 parent 5bbae38 commit eacf5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/advanced_plane/model.sdf

+1-1
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@
403403
</inertia>
404404
</inertial>
405405
<sensor name='lidar' type='gpu_lidar'>
406-
<pose>0 0 0 0 0 0</pose>
406+
<pose>0 0 0 3.14 0 0</pose>
407407
<update_rate>50</update_rate>
408408
<ray>
409409
<scan>

0 commit comments

Comments
 (0)