Skip to content

Commit

Permalink
Modifies min range of the lidar. (#74)
Browse files Browse the repository at this point in the history
Signed-off-by: Franco Cipollone <[email protected]>
  • Loading branch information
francocipollone authored Aug 14, 2024
1 parent 41b523a commit 5107a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion andino_gz/urdf/andino_gz.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
</horizontal>
</scan>
<range>
<min>0.10</min>
<min>0.20</min>
<max>12.0</max>
<resolution>0.01</resolution>
</range>
Expand Down

0 comments on commit 5107a37

Please sign in to comment.