We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611fa91 commit d66c16aCopy full SHA for d66c16a
modules/vfh/vfh.py
@@ -27,7 +27,6 @@ def __init__(
27
- linear_decay_rate (unitless): The rate at which the magnitude of SectorObstacleDensity
28
reduces with increasing distance.
29
- 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).
31
"""
32
33
if sector_width <= 0:
0 commit comments