MCPcopy Create free account
hub / github.com/bhuman/BHumanCodeRelease / walking

Function walking

Util/LogAnalyzer/log_analyzer/cli.py:384–431  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

updateMethod · 0.95
prepare_pathsFunction · 0.85
WalkingOscillationClass · 0.85
LogMethod · 0.45
printMethod · 0.45

Tested by

no test coverage detected