Skip to content

Commit d66c16a

Browse files
committed
tiny adjustment to parameter descriptions
1 parent 611fa91 commit d66c16a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/vfh/vfh.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ def __init__(
2727
- linear_decay_rate (unitless): The rate at which the magnitude of SectorObstacleDensity
2828
reduces with increasing distance.
2929
- confidence_value (unitless): The certainty value applied to each detection, to adjust for LiDAR error.
30-
- density_threshold (unitless): The threshold for filtering obstacle densities (used later).
3130
"""
3231

3332
if sector_width <= 0:

0 commit comments

Comments
 (0)