Print potential oscillations in walking direction. PATH may be a directory containing log files or a single log file. Potential oscillations are detected by computing the normalized angle difference between consecutive walking directions. If the mean angle exceeds a given threshol
(
path: Path,
buffer_size: int,
threshold: float,
quiet: bool,
include_invisibles: bool,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected