examples/model_creation/markerless_model.py

Summary

Maintainability
A
1 hr
Test Coverage

Function generate_c3d_file has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def generate_c3d_file():
    """
    This function generates a c3d file with full body open pose markerset
    This is made to not  overload the repository with a c3d file

Severity: Minor
Found in examples/model_creation/markerless_model.py - About 1 hr to fix

There are no issues that match your filters.

Category
Status