Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • iMSTK iMSTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 87
    • Issues 87
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • iMSTKiMSTK
  • iMSTKiMSTK
  • Merge requests
  • !901

ENH: Change Enter/Exit Criteria in PbdTissueVolumeNeedleContact, Simplify some bits, Multi contact more applicable example of a kidney under a tissue with a trocar.

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Andrew Wilson requested to merge andrew.wilson/iMSTK:NeedleVolumeContactImprove into master Sep 13, 2022
  • Overview 22
  • Commits 4
  • Pipelines 10
  • Changes 16
  • This changes the puncture function so PbdNeedleCH is not needed.
  • This changes the puncture function so you can only puncture from above a triangle (using previous state).
  • This changes the unpuncture function so you do not remove an embedding constraint unless you exit the plane of the triangle with that constraint.
  • This adds a sphere vs point on line culling function which is great for straight needles. Speedy.
  • This changes the example such that there are two simulated tissues. The organ and the skin surface. A kidney is punctured underneath with a trocar.

This only introduces example changes.

image

Edited Sep 13, 2022 by Andrew Wilson
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: NeedleVolumeContactImprove