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

Stabilize planar brick contact explicit plan with feedback control in simulation #19

Open
4 tasks
rcory opened this issue Mar 19, 2020 · 0 comments
Open
4 tasks
Assignees
Labels
WIP Currently working on this issue

Comments

@rcory
Copy link
Owner

rcory commented Mar 19, 2020

Taking the plan generated from issue #18 , stabilize it in simulation using feedback control. This is assumes that simply playing back the open-loop plan in simulation is not stable (typically a good assumption).

These are the tasks

  • The feedback controller can compute the closest contact face online, and determine whether the desired finger face assignment provided by the planner is feasible in real time.
  • The feedback controller can switch from position control to force control (where force control uses the finger face assignment information). Need to determine proper heuristics for switching.
  • Keyframe parser can read and assign finger face assignments from text file.
  • May require a mechanism to determine if the contact point distance error (actual vs desired) is too large to stabilize the plan.
@rcory rcory self-assigned this Mar 19, 2020
@rcory rcory changed the title Stabilize contact explicit plan with feedback control in simulation Stabilize planar brick contact explicit plan with feedback control in simulation Apr 7, 2020
@rcory rcory added the WIP Currently working on this issue label Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Currently working on this issue
Projects
None yet
Development

No branches or pull requests

1 participant