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

feasibility backtracking #9

Open
JannisW opened this issue Jan 22, 2019 · 0 comments
Open

feasibility backtracking #9

JannisW opened this issue Jan 22, 2019 · 0 comments
Assignees

Comments

@JannisW
Copy link

JannisW commented Jan 22, 2019

In case a movement was successfully planned until a certain point, but than the trajectory becomes infeasible, it might make sense to try to generate a new initial configuration by re-sampling on the previous manifold... etc.

Example:
A suitable solution for a WallGrasp was found until LiftUp, but slideToWall will always end in a joint limit. It might make sense to get a different pre_grasp_pose to have a different starting point for the sliding action.

Is this a desired feature for the future?

@JannisW JannisW self-assigned this Jan 22, 2019
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