Skip to content

feat(posesampler): Add new arguments to sample_poses()#1232

Open
kevinfoley wants to merge 1 commit into
DLR-RM:mainfrom
kevinfoley:overlab/pose-sampler-improvements
Open

feat(posesampler): Add new arguments to sample_poses()#1232
kevinfoley wants to merge 1 commit into
DLR-RM:mainfrom
kevinfoley:overlab/pose-sampler-improvements

Conversation

@kevinfoley

Copy link
Copy Markdown

In ObjectPoseSampler.sample_poses(), added two new arguments to the sample_poses() function:

  • list_of_objects_with_no_inside_check - this is passed on to CollisionUtility.check_intersections()
  • verbose - controls whether "It took {x} amount of tries to place {y}" is printed for every object

The default values maintain the previous behavior.

Contribution on behalf of Kevin Murray/Overlab.

@cla-bot

cla-bot Bot commented Feb 20, 2026

Copy link
Copy Markdown

For contributing to BlenderProc you need to sign our Contributor License Agreement. As an individual please sign CLA_individuals.pdf, as a company please sign CLA_entities.pdf and send it to blenderproc@dlr.de

@kevinfoley

kevinfoley commented Feb 20, 2026

Copy link
Copy Markdown
Author

@cornerfarmer This CLA requirement should be clearly stated at the top of the CONTRIBUTING guide and probably somewhere in the README as well. Currently it isn't mentioned at all in either document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant