Expand synthetic generator: geometric diversity #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add geometric diversity to synthetic assembly generation to ensure the model trains on realistic geometric configurations. Per Phase 1.2 of the repository plan.
Features to implement
Random orientations and positions
scipy.spatial.transform.RotationParallel axis detection
Grounded vs floating variants
Axis alignment diversity
Requirements
RandomPoseGeneratorhelper (or methods onSyntheticAssemblyGenerator) for diverse body placementgroundedparameter on all template generatorsDepends on