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

Pick and Place object with stable end-effector #1

Closed
afr2903 opened this issue Mar 20, 2024 · 3 comments · Fixed by #14 or #16
Closed

Pick and Place object with stable end-effector #1

afr2903 opened this issue Mar 20, 2024 · 3 comments · Fixed by #14 or #16
Assignees
Labels
enhancement New feature or request

Comments

@afr2903
Copy link
Member

afr2903 commented Mar 20, 2024

For the task of Serve breakfast, the robot has to grab an object, and rotate it to serve its contents (food of liquid). The main problem is that our current pick and place pipeline isn't built to maintain the end-effector in a stable as its movement is not limited to cartesian translations.

@afr2903 afr2903 added the enhancement New feature or request label Mar 20, 2024
@afr2903 afr2903 added this to the Serve breakfast milestone Mar 20, 2024
@afr2903
Copy link
Member Author

afr2903 commented Mar 20, 2024

One part of the task is to upload the current developments with runs in the terminal.

The second part is the programming of the nodes.

@EmilianoHFlores EmilianoHFlores linked a pull request Apr 8, 2024 that will close this issue
@EmilianoHFlores EmilianoHFlores changed the title Pick and twist object with stable end-effector Pick and Place object with stable end-effector Apr 9, 2024
@EmilianoHFlores EmilianoHFlores self-assigned this Apr 9, 2024
@EmilianoHFlores EmilianoHFlores linked a pull request Apr 9, 2024 that will close this issue
@EmilianoHFlores
Copy link
Member

Pick and Place tasks with stable end effector can now be performed with stability. The issue will not be closed until refactorization is done in both the cartesian_movement package and the main manipulation server.

@EmilianoHFlores
Copy link
Member

Issue will be closed and fixes for this branch will be separated in their respective issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment