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

Pickup action recovery #218

Open
alex-mitrevski opened this issue Feb 10, 2020 · 0 comments
Open

Pickup action recovery #218

alex-mitrevski opened this issue Feb 10, 2020 · 0 comments

Comments

@alex-mitrevski
Copy link
Member

Related to #217

If a pickup failure is detected by the grasp verification module, the action should go into a recovery mode. The simplest form of recovery would be resetting and repeating the grasp sequence. Here, care should be taken about where the robot starts the sequence from since the base may move during grasping; in other words, the robot should go back to its original position before it retries grasping the same object without reperceiving.

A better form of recovery would be rescanning the scene so that the new relative position of the desired object is determined, but that depends on #73 being solved first.

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

2 participants