Skip to content

Commit f2e5d4f

Browse files
authored
Improved Camera Resolution
Updated the front camera resolution for wider view
1 parent 21bc451 commit f2e5d4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • CustomRobots/car_junction/models/waymo_light

CustomRobots/car_junction/models/waymo_light/model.sdf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@
378378
<center>0.5 0.5</center>
379379
</distortion>
380380
<image>
381-
<width>720</width>
381+
<width>1080</width>
382382
<height>720</height>
383383
<format>R8G8B8</format>
384384
</image>
@@ -807,4 +807,4 @@
807807
</plugin>
808808

809809
</model>
810-
</sdf>
810+
</sdf>

0 commit comments

Comments
 (0)