Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

Dynamically Choosing RobConfig

Hi All

I am updating a robtarget with new position data, at first I had orientation errors but those have been solved using OrientZYX, now when my program runs I get 'Joint out of Range' Error due to the robot picking a difficult configuration to move in.

Is there a way of dynamically choosing the easiest (minimal movement from the last configuration) configuration for each robtarget?

Many thanks