Skip to content

Add COCO keypoint and BVH motion capture I/O support#930

Open
iftiquar wants to merge 8 commits into
neuroinformatics-unit:mainfrom
iftiquar:feature/human-motion-io
Open

Add COCO keypoint and BVH motion capture I/O support#930
iftiquar wants to merge 8 commits into
neuroinformatics-unit:mainfrom
iftiquar:feature/human-motion-io

[pre-commit.ci] auto fixes from pre-commit.com hooks

4aa96f3
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Mar 26, 2026 in 43s

Quality Gate failed

Failed conditions
D Security Rating on New Code (required ≥ A)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 308 in tests/test_unit/test_io/test_load_coco_and_bvh.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not perform equality checks with floating point values.

See more on https://sonarcloud.io/project/issues?id=neuroinformatics-unit_movement&issues=AZ0rH7EdbExGPQYBUuDE&open=AZ0rH7EdbExGPQYBUuDE&pullRequest=930

Check failure on line 1013 in movement/io/load_poses.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=neuroinformatics-unit_movement&issues=AZ0rH7ILbExGPQYBUuDF&open=AZ0rH7ILbExGPQYBUuDF&pullRequest=930

Check failure on line 102 in examples/load_coco_data.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'tempfile.mktemp' is insecure. Use 'tempfile.TemporaryFile' instead

See more on https://sonarcloud.io/project/issues?id=neuroinformatics-unit_movement&issues=AZ0rH7InbExGPQYBUuDH&open=AZ0rH7InbExGPQYBUuDH&pullRequest=930

Check failure on line 144 in examples/load_bvh_data.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

'tempfile.mktemp' is insecure. Use 'tempfile.TemporaryFile' instead

See more on https://sonarcloud.io/project/issues?id=neuroinformatics-unit_movement&issues=AZ0rH7IdbExGPQYBUuDG&open=AZ0rH7IdbExGPQYBUuDG&pullRequest=930