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 84
    • Issues 84
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • 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
  • !835

Feature/suture

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jacob Moore requested to merge feature/suture into master Jun 09, 2022
  • Overview 95
  • Commits 28
  • Pipelines 23
  • Changes 15

ENH: Adding basic functionality for suturing.

PR Checklist

  • No API changes were made (or the changes have been approved)
  • No major design changes were made (or the changes have been approved)
  • No new dependecies were added (or the new dependencies have been approved)
  • Added test (or behavior not changed)
  • Updated API documentation (or API not changed)
  • Ran the CodeFormatEnforcer task and verified the license header is in all new files
  • Added iMSTK examples for all new major features (if any)

This MR adds an interaction between a NeedleObject, a Pbd thread, and the surface mesh of a PbdObject so simulate suture and stitching. There are still a few things that need to be done before this is merged:

  • Iterative code review (thanks in advance for the feedback)
  • Incorporation of the CCD behavior for the thread (and any associated debugging/testing)
  • A discussion about where the components need to live
  • A discussion about what would need to change to generalize this for any type of suturing interaction. Currently it works with a specific needle.
Edited Jun 17, 2022 by Jacob Moore
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/suture