Skip to content

MultiAdaptiveBeamMapping: Fix collision sampling#204

Merged
epernod merged 3 commits into
sofa-framework:masterfrom
fredroy:multimapp_maxcollis
Sep 26, 2025
Merged

MultiAdaptiveBeamMapping: Fix collision sampling#204
epernod merged 3 commits into
sofa-framework:masterfrom
fredroy:multimapp_maxcollis

Conversation

@fredroy

@fredroy fredroy commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

Based on

Title says all, it was still based on the mechanical sampling (aka number of beams)

example of the 3instrument_collis.scn, customized on the tip of the catheter
master
length of 10, 10 collision points (9 edges)
master_10_10a
length of 10, 100 collision points (99 edges)
master_10_100

We can see it is the same

This PR:
length of 10, 10 collision points (9 edges)
pr_10_10
length of 10, 100 collision points (99 edges)
pr_10_100

Like #203, the regressions need to be regenerated 😿

@fredroy fredroy added enhancement New feature or request pr: fix pr: status to review To notify reviewers to review this pull-request labels Sep 17, 2025
@fredroy fredroy force-pushed the multimapp_maxcollis branch from 0802f1f to 0b63b47 Compare September 25, 2025 08:16
@epernod epernod merged commit dfe093b into sofa-framework:master Sep 26, 2025
4 checks passed
@epernod epernod added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Sep 26, 2025
@fredroy fredroy deleted the multimapp_maxcollis branch November 4, 2025 01:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request pr: fix pr: status ready Approved a pull-request, ready to be squashed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants