Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Codim. Edge-Point Collision in 3D #79

Merged
merged 5 commits into from
Dec 11, 2023
Merged

Commits on Oct 17, 2023

  1. Add codim_edges to CollisionMesh

    Zachary Ferguson committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    961461e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Merge branch 'main' into codim-edge

    Zachary Ferguson committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    5adf0f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. def_property_readonly

    Zachary Ferguson committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    796042d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Add implementation of CE2CV contacts

    Zachary Ferguson committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e97627d View commit details
    Browse the repository at this point in the history
  2. Test codim edge-vertex

    Zachary Ferguson committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    59c4252 View commit details
    Browse the repository at this point in the history