Dynamically adjust trajectory #3345
Unanswered
agraussgrimbergen
asked this question in
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.
-
Hi, for a project we are using a sensor to measure the distance from the end-effector tool tip to some surface. We are currently generating a rough trajectory to move over this surface. But we would like to execute this trajectory and during execution move closer/further from this object according the data from the distance sensor.
So basically doing small adjustments to a trajectory during execution.
Do you have any advice on how to tackle this problem with MoveIT2? Maybe writing some custom plugins?
Beta Was this translation helpful? Give feedback.
All reactions