Skip to content

Commit

Permalink
increase monocam clipping distance
Browse files Browse the repository at this point in the history
Signed-off-by: frederik <[email protected]>
  • Loading branch information
frede791 authored and dagar committed Feb 9, 2024
1 parent 6d5db73 commit f1c461f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions models/mono_cam/model.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</image>
<clip>
<near>0.1</near>
<far>100</far>
<far>3000</far>
</clip>
</camera>
<always_on>1</always_on>
Expand All @@ -39,4 +39,4 @@
<velocity_decay/>
</link>
</model>
</sdf>
</sdf>

0 comments on commit f1c461f

Please sign in to comment.