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

New contact #580

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

New contact #580

wants to merge 25 commits into from

Conversation

tkoolen
Copy link
Collaborator

@tkoolen tkoolen commented Jan 12, 2020

On top of #577. I eventually want to merge this, but it'll take some time. These are all old commits. This will be part of a new major release.

To do (probably an incomplete list):

  • ensure that deps that are in our control have RigidBodyDynamics 2 upper bound.
  • re-enable all tests
  • add compat bounds for new dependencies
  • sort using/import statements in Contact.jl
  • consistent file names
  • Move CoordinateTransformations <-> RigidBodyDynamics type conversions to a better place
  • Actually use the GJK stuff (currently just supporting HRep of polyhedral collision geometry, only efficient for low-dimensional polyhedra). Possibly need to add EPA to EnhancedGJK.jl for this
  • Actually use CatVector (in ODE integration, to separate contact state from MechanismState).
  • Benchmarks: simulating multiple mechanisms.
  • benchmarks: contact
  • Documentation / update examples

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.

None yet

1 participant