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 hard-coded pick and place #7

Closed
schromya opened this issue Sep 8, 2024 · 2 comments
Closed

Implement hard-coded pick and place #7

schromya opened this issue Sep 8, 2024 · 2 comments
Assignees

Comments

@schromya
Copy link
Collaborator

schromya commented Sep 8, 2024

  • Use hard-coded positions to pick and place objects to.
@schromya schromya added this to the Pick and Place Implementation milestone Sep 8, 2024
@schromya
Copy link
Collaborator Author

schromya commented Oct 18, 2024

We have ~3cm of inaccuracy in x, y, and z direction when moving to point over long-ish distances (according to Mya's eyeballs). May be due to IK? Will check actual positions vs end-effector position. May need to change controller?

@schromya schromya self-assigned this Oct 18, 2024
@schromya
Copy link
Collaborator Author

schromya commented Dec 7, 2024

Problem was indeed caused by IK... we need to call IK multiple times as we are going to point.

Solution is rolled over to issue #9.

@schromya schromya closed this as completed Dec 7, 2024
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

No branches or pull requests

1 participant