Skip to content

Commit

Permalink
changed default lidar config
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidCapek committed Aug 22, 2024
1 parent 28bcd97 commit 2975c9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/unreal_simulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ sensors:
horizontal_fov: 360.0 # [deg]
vertical_fov: 90.0 # [deg]

horizontal_rays: 256 # [-]
vertical_rays: 128 # [-]
horizontal_rays: 128 # [-]
vertical_rays: 64 # [-]

offset_x: 0.0 # [m]
offset_y: 0.0 # [m]
Expand Down

0 comments on commit 2975c9f

Please sign in to comment.