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

Implement closed-loop mechanisms #85

Open
7 of 9 tasks
tkoolen opened this issue Oct 22, 2016 · 0 comments
Open
7 of 9 tasks

Implement closed-loop mechanisms #85

tkoolen opened this issue Oct 22, 2016 · 0 comments

Comments

@tkoolen
Copy link
Collaborator

tkoolen commented Oct 22, 2016

  • Add constraint force subspace function for each joint type.
  • Store loop joints in Mechanism
  • Modify attach! to handle loop joints.
  • Enforce loop joint constraints in dynamics.
  • Initial resolution of loop joint constraints using a nonlinear program.
  • Constraint projection
  • Consider using a Graphs.jl Graph as the main data structure used in Mechanism. decided to roll my own.
  • Modify reattach! etc. to handle loop joints.
  • constraint stabilization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant