suite du fbx pour corriger les erreurs cinématiques - #119
Conversation
3368d63 to
b46e6b5
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #119 +/- ##
==========================================
+ Coverage 91.12% 91.26% +0.14%
==========================================
Files 98 109 +11
Lines 8234 10099 +1865
==========================================
+ Hits 7503 9217 +1714
- Misses 731 882 +151
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@codex .ply mesh files are not readable by biorbd. There seems to be an easy way to translate .ply to .stl files using trimesh. Could you please try to export the mesh files segmented by segments to a .stl format ? If the solution is more than 30 lines of code, please make a plan first. |
|
Biobrd could also support ply? I don't think it is a hard fix... |
That would be great ! Thanks @pariterre :) |
|
@mickaelbegon .ply are now available on the latest biorbd release :)
|
|
I addressed the remaining FBX review items in commits f0b5be6 and 7883048.
I also fixed the 12 current CI failures by isolating parser/writer tests with the tmp_path fixture; the targeted FBX/BVH test set is now 34 passed, 1 skipped. |
All Submissions:
New Feature Submissions:
black . -l120")?Changes to Core Features: