Ignoring failures during motion planning #605
Unanswered
BengineerZ
asked this question in
Software Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently working on an application which is highly constrained at the start and end waypoints of motion planning - usually I end up with IK failures. Generally, some of these constraints can be safely ignored, and robot can still execute the trajectory. The issue is that currently, motion planning in these settings returns failure.
TLDR: how to ignore failures for motion planning and still return the optimized trajectory?
Beta Was this translation helpful? Give feedback.
All reactions