Skip to content
Snippets Groups Projects
Commit 3011178c authored by marvin's avatar marvin
Browse files

Updated sensorconfig

parent b9be967a
No related merge requests found
<?xml version="1.0"?>
\ No newline at end of file
<?xml version="1.0"?>
<configuration>
<sensor type="ray" name="lds_lfcd_sensor">
<range>
<min>0.3</min>
<max>5.2</max>
</range>
<noise>
<stddev>0.09</stddev>
</noise>
<ray>
<range>
<min>0.3</min>
<max>5.2</max>
</range>
<noise>
<stddev>0.09</stddev>
</noise>
</ray>
</sensor>
</configuration>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment