I am currently working on creating a simulation of 9 axis robot using RoboDk, where by robot is programmed to follow a path using the curve follow project. However, I've encountered a problem where the robot collides with the nearby objects while doing the execution.
As far as i have discovered there is a collision free pth planner for two defined targets but not yet for a 'curve follow project'. I have tried adjusting the parameters manually and even testing it with python program, but not getting any fruitful results.
Could you please let me know, any recommended way to avoid the collisions in this workflow. Alternatively, is there any plugins or feature that can help optimize the curve follow path from collision detection.
Any help is much needed on this particular topic.
As far as i have discovered there is a collision free pth planner for two defined targets but not yet for a 'curve follow project'. I have tried adjusting the parameters manually and even testing it with python program, but not getting any fruitful results.
Could you please let me know, any recommended way to avoid the collisions in this workflow. Alternatively, is there any plugins or feature that can help optimize the curve follow path from collision detection.
Any help is much needed on this particular topic.