Avoiding Obstacle

Typically: "How do I... ", "How can I... " questions
Post Reply
paredespro
Posts: 5
Joined: 19 Apr 2017, 13:27

Avoiding Obstacle

Post by paredespro »

Hi there,

My Kuka LBR, keeps going trough the objects in my scene, what can i do to avoid this?
I have set obstacle avoidance parameters in the inverse kinematics group but does not work.

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: Avoiding Obstacle

Post by coppelia »

Hello,

that IK option is not meant to magically avoid obstacles by finding a collision free path: it is not performing path planning.
So in your situation, you should learn about path/motion planning, which is handled in V-REP via an OMPL plugin.

Cheers

Post Reply